Forum Replies Created
-
AuthorPosts
-
From Miqo’s post https://miqobot.com/forum/forums/topic/beta-scenario-scripting-engine/page/7/#post-9921
Using additional threads would imply parallel processing, while Crafting Solver is a strictly sequential algorithm.
Solver states are sorted in a strictly determined order, and each subsequent state depends on previous calculations. Parallel processing would only make things worse and slow the algorithm down 100-200 times.We are very sorry to disappoint, but the Crafting Solver algorithm is already optimized as much as possible.
Because of this optimization, its performance is equivalent to 100-200 threads of a parallel algorithm.This is the one I use, and I’ve used it for well over 24 hours of runtime, never had an issue
Attachments:
You must be logged in to view attached files.Officially, 1-50 (maybe 55 but I think it was 50) of all classes.
- This reply was modified 5 years, 8 months ago by kontu.
-
AuthorPosts