Show Navigation
Conversation
Notices
-
Just learned a bit about web workers in Javascript - basically the ability to multi-thread Javascript a bit. Sounds cool. :)
-
@windigo Is this server-side or client-side JS? When I see #Chromium using 2GiB of RAM (out of 4), I don’t look forward to even more JS.
-
@lnxwalt This is client side - although it shouldn't affect RAM usage much, I think. CPU usage, however... :D
-
@lnxwalt If you'd like your RAM back, I'd suggest Noscript; it blocks Javascript and plugins, at least on Firefox.