Veroland
Executive Member
Javascript and java are not even close, javascript is a scripting language that gets excecuted in your browser. So if a site or page uses lots of javascript the source needs to be downloaded to the client browser and makes the bandwidth usage much more.
How fast the javascript is excecuted depends entirely on the browser.
How fast the javascript is excecuted depends entirely on the browser.