ryuKKu- / angular-particle

Particle.js rewritted for Angular2/4
56 stars 22 forks source link

High CPU & GPU usage #19

Open suyash01 opened 5 years ago

suyash01 commented 5 years ago

CPU & GPU usage increases too much on chrome.

A fix has been suggested on particles.js can you please implement that here?

KaisoBits commented 3 years ago

This is also the case for me. The particles component destorys the performance of the app, even after it's been unloaded/removed from the DOM. Fix would be highly welcome, because the app works like 10x better without the component despite it having just a few particles.

matteobruni commented 3 years ago

Try this component https://github.com/matteobruni/tsparticles/blob/master/components/angular/README.md it has a fps limiter which won't use 100% cpu