Y
Hacker News
new
|
ask
|
show
|
jobs
by
a13n
3655 days ago
How do you know it's the JS executing and not network time or the result of a poor infra decision?
1 comments
pigeons
3655 days ago
Because it works great with JS turned off, and you can measure what is using your CPU an d what it is doing and how much time it is taking (also you can measure the network).
link