README
benx
It's a simple library to calculate a running time of a function.
TODO
A lot.
Benchmark your Javascript functions.
<script type="module">
import benx from 'https://cdn.skypack.dev/benx';
</script>
It's a simple library to calculate a running time of a function.
A lot.