Answer the question
In order to leave comments, you need to log in
Speed-test for javascript code?
Are there ready-made solutions for testing the speed of execution of a particular javascript code, identifying problem areas, etc.? If so, share the links, otherwise I could not find anything in Google.
Answer the question
In order to leave comments, you need to log in
In Firebug, chrome out of the box, in chrome with console activation (SpeedTracer), DynaTrace (IE \ FF)
There is also a product with the original name - JavaScript Performance Validator from a reputable (for me) company. Never reach his hands
Some JS debugging tools are available in Firebug. See if it suits you.
firebug.ru/js.html
Similarly, there is profiling in the built-in debugger in Chrome.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question