Search results
72 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
process.hrtime() to words
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
- pretty
- prettify
- human
- humanize
- humanized
- readable
- time
- ms
- milliseconds
- duration
- period
- range
- text
- string
- View more
Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanoseconds
Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.
Simplified high resolution timing
- time
- span
- elapsed
- process
- hrtime
- highres
- timing
- perf
- performance
- bench
- benchmark
- profiling
- measure
- seconds
- View more
Get the number of microseconds elapsed since January 1, 1970 00:00:00 UTC without fear of clock drift
simple high resolution timing
ultility to measure execution time
A dead simple benchmarking framework
- benchmark
- benchmarking
- simple
- framework
- async
- asynchronous
- async setup
- await
- promise
- save
- performance
- perf
- test
- testing
- View more
Convert the process.hrtime() array to a single nanoseconds value. This makes it easier to diff times.
use process.hrtime() in the browser
thin wrapper around process.hrtime
- hrtime
- hirestimer
- milliseconds
- seconds
- nanoseconds
- high resolution timer
- profiling
- profiler
- timing
- measurement
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
- pretty
- prettify
- human
- humanize
- humanized
- readable
- time
- ms
- milliseconds
- duration
- period
- range
- text
- string
- View more
Simple high resolution timer for node
Benchmark your JS projects with nanosecond resolution
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.
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
- pretty
- prettify
- human
- humanize
- humanized
- readable
- time
- ms
- milliseconds
- duration
- period
- range
- text
- string
- View more
Simple hrtime chronometer with Expressjs middleware. Request timer, process timer.
timing functions using process.hrtime
A small collection of useful functions to work with Node.js `process.hrtime` values