Hacker News new | ask | show | jobs
by omeze 2370 days ago
> For instance in Chrome the overhead of an additional request is still several milliseconds of local CPU time

this is pretty interesting, do you have links or knowledge of why this is the case? is it simply JIT overhead? What could be taking O(ms) of CPU time?