8 ms·
The CPU usage sky rockets when showing the world SVG in my Chromium browser. Is there any trick to make the animated SVG be less CPU intensive?
by eerimoq 5y ago
The CPU usage sky rockets when showing the world SVG in my Chromium browser. Is there any trick to make the animated SVG be less CPU intensive?
- ziolko 5y agoRight, the animated SVG can be demanding for the browser. I will try to solve this in the upcoming days :)
- eerimoq 5y agoThanks! I use a slightly modified version of your beautiful map on my website (https://mys-lang.org/statistics.html https://mys-lang.org/statistics.html). No animations and the green circles are not quite aligned to the hexagons. Works well enough for my use case anyway.