6 ms·
lemmy.world, for whatever reason, absolutely guzzles CPU cycles. I can't imagine what it could possibly need to do that requires executing that much javascript.
by FullstakBlogger 3y ago
lemmy.world, for whatever reason, absolutely guzzles CPU cycles. I can't imagine what it could possibly need to do that requires executing that much javascript. It's all minimized, so it's hard to follow in the profiler.
- alephaleph 3y agoApparently it’s bc it uses websockets to live update vote counts or smth