Hi dear pablo .
.
I would like to use particles extension . But its very high cpu usage . How can i optimize particles.min.js for fast and better resualt ?
Particels.min.js. High cpu usage
Re: Particels.min.js. High cpu usage
particles.min.js is a third party script.
If you have suggestions for improvement then you can contact the developer here:
https://github.com/VincentGarreau/particles.js/
If you have suggestions for improvement then you can contact the developer here:
https://github.com/VincentGarreau/particles.js/
- wwonderfull
-
- Posts: 1566
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: Particels.min.js. High cpu usage
Instead of extension I edited the particles extensions source and used it with custom code. In that way I can edit more options and do anything custom on the particles. I think you should not use too many particles the particles should be limited meaning on click it should not generate more particles. In that way it wont take much process I think and be more light weight.