Quickenshtein icon indicating copy to clipboard operation
Quickenshtein copied to clipboard

Improving Threading Calculation Performance

Open Turnerj opened this issue 5 years ago • 0 comments
trafficstars

For example, use the Concurrency Visualizer extension to identify if there are any areas that can be improved.

This is more a curiousity than anything - my own testing so far has seen great gains in multi-threaded workloads however there could still be more room for improvement.

If possible, there likely are big gains by supporting diagonal calculation in a multi-threaded scenario however that would likely require a major re-write.

Turnerj avatar Apr 05 '20 05:04 Turnerj