Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/snowpact/benchmark

Testing benchmark
https://github.com/snowpact/benchmark

Last synced: 18 days ago
JSON representation

Testing benchmark

Awesome Lists containing this project

README

        

# Benchmark

This is a simple script that help measure the performances of functions.

Update :
- testFunctions.js
- benchmark.js

And then run :

````
yarn test
npm run test
````

We use [benchmark.js](https://benchmarkjs.com/) for this purpose.