😍 Writing fast JavaScript on Node.js and QuickJS
Here are many benchmark results produced from Node.js and QuickJS runtime.
- Node.js: <%= node_version %>
- v8: <%= v8_version %>
- QuickJS: <%= quickjs_version %>
<%= benchmark_result %>
- add your test to the
./benchmark
dir - run
$ node run_benchmark.js only_file_name_without_dir.js
to run the benchmark - send a pr to me, I would add the result to README.md