Measuring JavaScript Performance with console.time

added by JavaScript Kicks
3/11/2015 3:48:22 PM

443 Views

At one point or another almost every JavaScript developer has to deal with optimizing performance-critical code. But how exactly do you go about it? This drip will show you how to use console.time as a low-cost performance testing tool.


0 comments