logoalt Hacker News

regularfrylast Wednesday at 12:57 PM1 replyview on HN

If it's millions of calls and it's 15 additional milliseconds per call, that's going to spectacularly gum up a system that's tuned in microseconds. Even if there's no additional load, the queues all just got several thousand times longer.


Replies

klanklast Wednesday at 7:54 PM

This exchange made me think about how I've always been a fan of using the "natural" units of a system when reporting metrics.

I do this because it helps those unfamiliar with the system more intuitively understand relative sizes, those unfamiliar with converting between units in their head to understand numbers, and even for those familiar, it can avoid confusion or misattributed units.