Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 318 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 318 Bytes

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