Hacker News new | ask | show | jobs
by gav 5116 days ago
Is the observable lag for a string comparison significant enough to be useful?

We're talking about such small amounts of time compared to the overhead of the full web stack.

1 comments

The observable lag isn't usually significant enough if you only do it once but over many requests the stochastic factors can be compensated for.