DEV Community

Discussion on: is JS killing the web ?

 
osde8info profile image
Clive Da

top ten procs are "Web Content"

Thread Thread
 
jeffderbyshire profile image
Jeff Derbyshire

Oh? You're running a VM? which one? Is the problem inside the guest? How much of the host ram/cpu did you allocate to the guest vm? How does load speed of guest compare to load speed of host? In chrome you can run developer tools and look at Network tab for speed and size of every file. Firefox has similar tools under "Web Developer". I would test both chrome and Firefox on both systems guest and host to see if there is a large difference in loading times.

Thread Thread
 
osde8info profile image
Clive Da

sorry i think i didnt make my point clear my point is throwing cpu and memory at a problem ISNT the answer

if a pentium 3 with 2G ram can show 20 tabs why cant a Core i7 with 8G something is seriously wrong with the modern web technically its about 1000 X more powerful

Thread Thread
 
jeffderbyshire profile image
Jeff Derbyshire

Wow you have proof a P3 with 2GB can show 20 tabs? Can you create a video screen share?

What do you think is wrong with the modern web? JavaScript runs on the client machine. Websites back in Pentium 3 era, ran HTML and Perl server-side. Are you saying you want to go back to that?

Thread Thread
 
osde8info profile image
Clive Da

YES id go back to anything that can show 20 tabs without FREEZING my PC

Thread Thread
 
jeffderbyshire profile image
Jeff Derbyshire

Try the NoScript plugins for any browser. It will block all JavaScript.