Skip to content

danielsan/nodejs-techniques-benchmarks

Repository files navigation

Nodejs Techniques Benchmarks

General benchmarks for common tasks written in nodejs

The goal of this repo is to have the benchmark code of several common techniques/algorithms written in javascript so we can easily evaluate and re-evaluate them whenever a new version of nodejs comes out.

Installation

git clone git@github.com:EveryMundo/nodejs-techniques-benchmarks.git
cd nodejs-techniques-benchmarks
npm install

Running a benchmark

Just pick a .benchmark.js file and run it with node

node dates/check-for-valid-date.benchmark.js

Contributing

  • Clone this repo
  • Add you improvements or new benchmarks
  • Open a pull request :D

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •