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

"interiting" From Null Object Does Not Seem To Affect Performance

I've tried to understand better why should one (or shouldn't) inherit from Object (var o = … Read more "interiting" From Null Object Does Not Seem To Affect Performance

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"