npm install benchmarkyarn add benchmarkpnpm add benchmark<script src="https://fastly.jsdelivr.net/npm/benchmark"></script><script src="https://unpkg.com/benchmark"></script><script type="module">
import benchmark from 'https://cdn.jsdelivr.net/npm/benchmark/+esm';
</script><script type="module">
import benchmark from 'https://cdn.skypack.dev/benchmark';
</script>