evanlucas / node-benchmarks

Real world benchmarks for node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real world node benchmarks

The goal of this project is to create real world benchmarks so we can better determine the impact of V8 switching to TurboFan.

To run the benchmarks:

$ ./run.sh

It will use whatever node binary is in your $PATH to run the benchmark.

Author

Evan Lucas

License

MIT

About

Real world benchmarks for node

License:MIT License


Languages

Language:JavaScript 98.5%Language:Shell 1.5%