Hacker News new | ask | show | jobs
by FullstakBlogger 1088 days 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.
1 comments

Apparently it’s bc it uses websockets to live update vote counts or smth