3311 shaares
1 private link
1 private link
5 results
tagged
timing
This specification defines an API that provides the time origin, and current time in sub-millisecond resolution, such that it is not subject to system clock skew or adjustments.
This weekend I scratched a bit of a long term itch and implemented basic support for the Performance Timeline specification for Node.js core. Hopefully it will land soon.
"If you want to improve performance, you must start by measuring performance. But what should you measure?"