benchmark.js icon indicating copy to clipboard operation
benchmark.js copied to clipboard

Use a SharedArrayBuffer + Atomics-based timer when available

Open eligrey opened this issue 4 years ago • 0 comments

When SharedArrayBuffer is available, benchmark.js should attempt to use SAB-based high resolution timers.

eligrey avatar Jul 09 '19 18:07 eligrey