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

Page Performance: To Load Multiple Library Scripts From Cdn Or Combine And Minify Those Libraries Into One Download From Server?

I understand the advantages of loading big and common libraries like jQuery from CDN. But what abou… Read more Page Performance: To Load Multiple Library Scripts From Cdn Or Combine And Minify Those Libraries Into One Download From Server?

How To Emulate A Slow Client (browser)?

Is there any way to slow down the responsiveness of the client (browser)? One of our testers can re… Read more How To Emulate A Slow Client (browser)?

Two Loops Performance Difference. Swapping Inner And Outer Loop

I had two loops (one nested in the other one) and I was wondering if there is any difference in how… Read more Two Loops Performance Difference. Swapping Inner And Outer Loop

Google Maps V3 Rendering Over 1 Million Markers (in A Reasonable Time)

I have recently created a Google Map using V3 of the API (latest version). One of my requirements … Read more Google Maps V3 Rendering Over 1 Million Markers (in A Reasonable Time)

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?

Fastest Javascript Charting Library For Really Huge Data

I need to develop an ASP.NET web application ( not MVC ) which shows charts which are generated usi… Read more Fastest Javascript Charting Library For Really Huge Data