rinpatch 43f02dfe38 Revert "Parallelize template rendering"
This reverts commit 1ad71592adb47762287aec8c36d0fca565c38362.

Since it had no limit on the number on concurrent processes it OOM killed
instances while rendering hellthreads. When I tried introducing a
concurrency limit with Task.async_stream/manual folds it lead to about 3 times
worse performance on threads larger than 1000 activities (we are talking
30s vs 1.2 minutes), I think this is not worth the about 1.5 times
performance increase on smaller threads when using it.
2019-09-10 22:01:45 +03:00
..
2019-09-03 13:58:27 +03:00
2019-08-14 11:55:17 -04:00
2019-08-14 11:55:17 -04:00
2019-09-03 13:58:27 +03:00
2019-08-14 11:55:17 -04:00
2019-07-28 20:24:39 +00:00
2019-08-22 22:48:07 +03:00
2019-08-16 10:00:18 -05:00
2019-08-10 18:46:26 +00:00
2019-09-03 13:58:27 +03:00
2019-08-14 11:55:17 -04:00
2019-05-15 16:23:01 +00:00
2019-08-14 11:55:17 -04:00
2019-04-20 19:42:19 +07:00
2019-07-15 13:01:22 +00:00
2019-08-25 19:39:37 +00:00
2019-09-03 13:58:27 +03:00
2019-06-24 18:59:12 +00:00
2019-05-06 17:51:03 +00:00
2019-08-22 22:48:07 +03:00
2019-08-15 01:01:13 +03:00