Skip to content Skip to sidebar Skip to footer
Showing posts with the label Profiling

Why Is This Piece Of Javascript Code So Slow?

I have this piece of Javascript code, which takes about 600 ms on every call in Internet Explorer. … Read more Why Is This Piece Of Javascript Code So Slow?

Firebug Profiling Issue: "no Activity To Profile"

I want to try some different options with some javascript (jQuery) to see which is the fastest, how… Read more Firebug Profiling Issue: "no Activity To Profile"