Community

JavaScript Tracing: How to Find Slow Code

(Michiel Mulders) Finding slow JavaScript code can be a tricky problem to solve. Small code changes can have a big impact on the performance of your code.