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

Recommended Way To Make A 2d Hud In Webgl

For a game in webgl where fps performance is important, what is the most efficient way to make a 2D… Read more Recommended Way To Make A 2d Hud In Webgl

Javascript Replace "variables" In Html Code Faster

I'm building a multi-language single page website with javascript and the new html template-tag… Read more Javascript Replace "variables" In Html Code Faster

Run Custom Javascript Code After Loading Any Website

I am working on taking readings about web browser performance and so need to access the window.per… Read more Run Custom Javascript Code After Loading Any Website

Save Object States In .data Or Attr - Performance Vs Css?

In response to my answer yesterday about rotating an Image, Jamund told me to use .data() instead o… Read more Save Object States In .data Or Attr - Performance Vs Css?

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

How To Know Which Part Of My Js Is Making It Laggy?

I'm a javascript beginner and I'm trying to improve my skills. I'm currently working on… Read more How To Know Which Part Of My Js Is Making It Laggy?