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

https://github.com/snowpact/benchmark

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

Last synced: 3 months 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.