Comment on Optimizing for the Speed of LightparentComments−omeze6yFor instance in Chrome the overhead of an additional request is still several milliseconds of local CPU timethis 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?
Comments
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?