You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, it would be interesting. I'll think about that. My priority is designing new API #10 though.
Do you have any specific use cases? I mean, the fib example is artificial and it may or may not be suitable for benchmarks.
Although not specifically related this project, I did benchmarks with redux-in-worker. The current result shows an increase in "script bootup time," which might help understand the cost of starting a worker.
What's the perf like on cold-starting workers. Your Fib example shows visibility faster calculations compared to normal JS implementations.
Would love to see a perf benchmark - very interested in using this in production
The text was updated successfully, but these errors were encountered: