Showing 1-20 of 153 packages
Implements performance.now (based on process.hrtime).
Timestamp getter wrapping (in order of preference) `process.hrtime.bigint()`, `performance.now()` or `Date.now()`
Returns a timestamp using Performance.now or Date.now
Like `performance.now()` but in nanoseconds.
Get time passed since node.js app start. Similar to performance.now() from browsers.
Module-friendly fork of [performance-now](https://gitub.com/braveg1rl/performance-now). Implements performance.now (based on process.hrtime).
A wrapper for performance.now for browser and node support
Fake performance.now and Date.now
Small timer module using requestAnimationFrame and performance.now/process.hrtime when available
Implements performance.now (based on process.hrtime).
Simple performance.now shim with automatic logging
performance.now polyfill
performance.now polyfill that works with browserify.
High-res timestamps in Node and browser
Get the quickest, most high-resolution timestamp possible in node or the browser
microsecond parser
🔎 A simple, tiny and lightweight benchmarking library!
An accurate timer using requestAnimationFrame() and performance.now(), defaulting to setInterval when needed.
Performance timer based on performance.mark() and measure()
Simplified high resolution timing