New benchmarking without any library to better understand how the bench is executed...
authoraardizio <alessandroardizio94@gmail.com>
Tue, 21 Jan 2020 19:01:07 +0000 (20:01 +0100)
committeraardizio <alessandroardizio94@gmail.com>
Tue, 21 Jan 2020 19:01:07 +0000 (20:01 +0100)
commit75b44e22e0bc7bb88788c89cf9204f24c4a96360
tree6b0219006aac31b1ff264c3df04526473c381996
parent57df5469cb6f9ffd7c3501f026f2659b3cf88f06
New benchmarking without any library to better understand how the bench is executed, the project is now dependencies free!
benchmarks/bench.js
benchmarks/myBench.js [new file with mode: 0644]
examples/dynamicExample.js
lib/util.js [deleted file]
package.json
tests/util.test.js [deleted file]