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

Which Is Faster? - Modifying Css Property Or Adding Class In Jquery

I have about 100 elements in like and am trying to create an animation with jquery. I need to add… Read more Which Is Faster? - Modifying Css Property Or Adding Class In Jquery

Requestanimationframe Garbage Collection

I'm profiling the following code's memory usage using the Timeline in Chrome Dev Tools v27.… Read more Requestanimationframe Garbage Collection

Estimate Browser Js Engine Speed To Conditionally Disable Animations

Is there a standard (accepted/easy/performant) way to determine how fast a client machine renders j… Read more Estimate Browser Js Engine Speed To Conditionally Disable Animations

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?

An Efficient Way To Change This DOM Structure In JQuery

i want to reform the structure of a certain element. currently, it roughly resembles this structure… Read more An Efficient Way To Change This DOM Structure In JQuery

Which Is Faster? - Modifying Css Property Or Adding Class In Jquery

I have about 100 elements in like and am trying to create an animation with jquery. I need to add… Read more Which Is Faster? - Modifying Css Property Or Adding Class In Jquery