https://experiments.cubing.net/cubing.js/mark3/?event=kilominx usually loads 7 scrambles in a reasonable amount of time, but sometimes it can hang for a while before successfully generating a given scramble.
My guess would be that this is due to hitting a prune table expansion. If so, maybe we can limit the prune table size/depth to get okay performance in the worst case.
https://experiments.cubing.net/cubing.js/mark3/?event=kilominx usually loads 7 scrambles in a reasonable amount of time, but sometimes it can hang for a while before successfully generating a given scramble.
My guess would be that this is due to hitting a prune table expansion. If so, maybe we can limit the prune table size/depth to get okay performance in the worst case.