Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 247 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 247 Bytes

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 for this purpose.