eknkc / ssr-benchmark

Benchmarking JS web framework SSR performance
745 stars 172 forks source link

create a worker per framework #32

Open PatrickJS opened 3 weeks ago

PatrickJS commented 3 weeks ago

to fix https://github.com/eknkc/ssr-benchmark/issues/27 and to prevent any noisy neighbors and global monkey patching each framework should run in a worker or at least isolated in some way