next.js
2418e669
- Development: Use process.hrtime for request time calculation (#84905)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
188 days ago
Development: Use process.hrtime for request time calculation (#84905) ## What? Instead of using `Date.now()` to compare timing uses the more appropriate `process.hrtime.bigint()`
References
#84905 - Development: Use process.hrtime for request time calculation
Author
timneutkens
Parents
00c02793
Loading