Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 2.1.0, 2.1.1, 2.1.2
-
Fix Version/s: 2.1.3
-
Labels:None
Description
At some point, async changes made to better support WebSockets broke our ability to turn off worker thread pool dispatching, which can drastically improve the performance of compute-bound tasks commonly used in various benchmarks. With :dispatch? set to false, you get this: https://gist.github.com/4514773fc44333540639