Search results

71 packages found

A small collection of useful functions to work with Node.js `process.hrtime` values

published 1.1.0 4 years ago
M
Q
P

This module represents a class for measuring and logging code execution time, both in browser and in node.js, based on [performance.now()](https://developer.mozilla.org/en-US/docs/Web/API/Performance/now) and [process.hrtime.bigint()](https://nodejs.org/a

published 1.0.0 2 years ago
M
Q
P

Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`

published 1.0.3 4 years ago
M
Q
P

Simple high resolution timer for node

published 1.0.1 8 years ago
M
Q
P

log the elapsed time of your code running

published 1.0.0 a year ago
M
Q
P

🙌A set of handy-dandy functions to cast, compare and process hrtime tags.

published 1.0.2 5 years ago
M
Q
P

Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`

published 5.0.0 6 years ago
M
Q
P

A tiny library for configurable virtual clocks

published 1.2.3 4 years ago
M
Q
P

A high-resoultion stopwatch for Node.

published 1.0.1 8 years ago
M
Q
P

mocking lib for process.hrtime

published 2.0.0 8 years ago
M
Q
P

Simple timer for Node.js and browser

published 1.4.7 6 years ago
M
Q
P

Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`

published 1.1.0 a year ago
M
Q
P

Converts a time in nanoseconds to a pretty string in the most convenient units.

published 1.0.0 6 years ago
M
Q
P

Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`

published 4.0.0 6 years ago
M
Q
P

Returns arbitrary time diffs in nanoseconds, falling back to performance.now or Date.now if process.hrtime is not available.

published 1.0.1 6 years ago
M
Q
P

Route middleware for Koa and Express that adds a request received high-resolution timer and Date to the request object using easily accessible Symbols to prevent request object pollution. Made for Cabin.

published 0.0.3 5 years ago
M
Q
P

A basic timer for performance testing which uses high resolution time and falls back to low resolution if required.

published 4.0.1 6 years ago
M
Q
P

A minimal NodeJS module to compare timestamps.

published 1.0.2 5 years ago
M
Q
P

Performance (User Timing API) for Node.js

published 0.2.0 7 years ago
M
Q
P

Record time spent on GC in high resolution

published 0.0.2 5 years ago
M
Q
P