Search results

71 packages found

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 a year ago
M
Q
P

A simple Stopwatch class using process.hrtime to measure time in milliseconds.

published 1.1.4 a year ago
M
Q
P

timing functions using process.hrtime

published 3.6.0 9 years ago
M
Q
P

Performance (User Timing API) for Node.js

published 0.2.0 7 years ago
M
Q
P

Helper class to help with timers and stuff.

published 1.0.3 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

Fake the system time (Date, hrtime) in your tests, without freezing it (unlike in many other libraries). Freeze only when you need.

published 1.0.3 4 years ago
M
Q
P

process.hrtime() to words

published 2.2.0 2 years ago
M
Q
P

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

published 4.0.0 5 years ago
M
Q
P

Convert milliseconds to a human readable string: `133700000000` → `4 Years 2 Months 27 Days 10 Hours 53 Minutes 2 Seconds` Usage ```js const ms = require(`timecraft`) ms(`133700000000`) // Output=> 4 Years 2 Months 27 Days 10 Hours 53 Minutes 2 Seconds ``

published 0.0.0 a year 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

Benchmark your node.js projects with nanosecond resolution

published 0.3.1 a year ago
M
Q
P

High-resolution timer class for NodeJs & browsers

published 1.0.2 6 years ago
M
Q
P

package to calculate the difference between two process hrtime

published 1.0.0 5 years ago
M
Q
P

Customizable, high-res replacement for console.time() for Node.js and browsers

published 1.0.1 6 years ago
M
Q
P

High-Resolution Time Format

published 0.2.0-beta.1 8 years ago
M
Q
P

Record time spent on GC in high resolution

published 0.0.2 4 years ago
M
Q
P

A minimal NodeJS module to compare timestamps.

published 1.0.2 5 years ago
M
Q
P

Milisaniye tarzındaki süreyi gün, saat, dakika, saniye şeklinde çevirir.

published 4.3.0 5 years ago
M
Q
P

A simple Stopwatch class using process.hrtime to measure time in milliseconds.

published 1.0.0 2 years ago
M
Q
P