logoalt Hacker News

ModernMech11/04/20251 replyview on HN

This thing is killing my CPU, what's the actual bottleneck here for CSS? Is it the number of elements visible and rendered at once? Is it the calculation engine backing CSS is super slow? Or just that most of the work is being done on the CPU it seems (on my machine, rotating around the map, my integrated GPU goes to 20% but CPU stays around 40-50%).


Replies

kachapopopow11/05/2025

it's effectively a cpu 'renderer' with gpu painter