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

Icon Font Vs. Svg Caching And Network Concern

Setup The topic SVG vs. Icon Font is well covered in the web. But even after long searches, I did n… Read more Icon Font Vs. Svg Caching And Network Concern

Angular 2 Performance Issue (rendering)

I'm doing a project in Angular 2 and I'm getting an issue that makes my pages lose a lot of… Read more Angular 2 Performance Issue (rendering)

Kineticjs - Moving 4000 Tiles With Stage.draggable

(Sorry if this is a duplicate, but I don't think it is) Just so you know, I'm using Google … Read more Kineticjs - Moving 4000 Tiles With Stage.draggable

Website Performance Testing: How Best To Approximate Computer Performance?

I have some browser-intensive CSS and animation in my webpage and I'd like to determine if the … Read more Website Performance Testing: How Best To Approximate Computer Performance?

Html5 Canvas Save() And Restore() Performance

So the issue that I'm having is that in developing an HTML5 canvas app I need to use a lot of t… Read more Html5 Canvas Save() And Restore() Performance

Escape Html To Php Or Use Echo? Which Is Better?

In terms of performance , what would be better. Using PHP to echo all the HTML output so I can pepp… Read more Escape Html To Php Or Use Echo? Which Is Better?

Why Do Inline Scripts Block Rendering When Put At The Bottom Of A Page?

I read High Performance Web Sites: Essential Knowledge for Front-End Engineers and in it the autho… Read more Why Do Inline Scripts Block Rendering When Put At The Bottom Of A Page?

Poor Performance With Tables In Internet Explorer 8 Standards Mode

When using a table with a reasonable amount of data - 100 rows by 50 columns - I notice that IE8 pe… Read more Poor Performance With Tables In Internet Explorer 8 Standards Mode