pepijndevos / LolItemSets

Optimize LoL builds for specific parameters
http://pepijndevos.nl/LolItemSets/
Eclipse Public License 1.0
0 stars 1 forks source link

Run algorithm as web worker #1

Closed pepijndevos closed 9 years ago

pepijndevos commented 9 years ago

I currently made a setTimeout hack to get started, but the performance is terrible.

Servant looks like a minor hassle, but would speed things up quite a bit.

pepijndevos commented 9 years ago

I batched the algo, so it's now quite fast and doesn't really need to run as a web worker.