jaakkopasanen / AutoEq

Automatic headphone equalization from frequency responses
MIT License
12.89k stars 2.47k forks source link

High GPU usage on autoeq.app website due to swirly lines animation #658

Closed TheForcer closed 1 year ago

TheForcer commented 1 year ago

Describe the bug When visiting autoeq.app, I've noticed my PC fans spinning up, even though I did nothing else computionally. In Task Manager I can see a consistant ~30/40% GPU usage while on the site, which goes down to 0 after closing the page. This happens in Chrome/Firefox/Edge.

To Reproduce Visit autoeq.app. Monitor GPU usage via Task Manager.

Expected behavior I expect roughly no GPU usage when visiting the site 😁

System:

Additional context The swirly lines effect on the bottom of the page seems to be the culprit. I created a uBlock Origin Filter (autoeq.app##.css-ny5in9 > svg:nth-child(1)) which removes the effect, and GPU load is 0 now. I think it would be for the better if the effect was removed or replaced with a less demanding effect ;)

jaakkopasanen commented 1 year ago

I understand the point of view but I implemented the waves knowing fully their performance impact and therefore they're going stay. Computers work for us, not the other way around.

amurzeau commented 2 months ago

I guess this won't change anyway, but I wanted to let you know that this animation cause the app to be laggy on the phone, this is a bit unfortunate.