Skip to main content

Chrome 59’s under-the-hood updates should speed up your surfing

google speeds up v8 javascript engine in chrome 59 cast laptop screen2
Image used with permission by copyright holder
Google Chrome was recently updated to version 59, bringing a number of new features to the most popular web browser on the planet. The most noticeable update in Chrome 59 is the new Material Design feature that’s been applied to the Settings page, but that may not be the most important change.

Instead, users might notice that Chrome is performing a little better, particularly on pages that make heavy use of JavaScript. That’s because the V8 JavaScript engine that Chrome and some other browsers utilize has made a fairly significant improvement in performance.

The performance increase comes from some new background components of the V8 JavaScript engine that interpret JavaScript instructions and then compile them into programs that can run in the browser. Dubbed Ignition and TurboFan, the interpreter and compiler have been in V8 for awhile but are now the exclusive components used in the pipeline for running JavaScript applications.

The performance improvements vary by system, with Android devices seeing the largest jumps. However, Chrome on the desktop should also see JavaScript-heavy websites run around 5 to 10 percent faster. As an added bonus, Chrome should use less memory on such sites, something that Google has been working to improve in Chrome across the board.

In addition to faster JavaScript and the new Material Design Settings page, Google added some other notable features and functionality. First, Chrome 59 on MacOS now supports the MacOS notification system. Next, the Image Capture API lets site developers access all of a camera’s settings when taking images. Finally, Chrome can now run “headless,” meaning it can support automated environments that don’t have displays, keyboards and mice, and user interfaces.

Apple recently touted the speed advantages of its latest Safari browser in the next version of MacOS, High Sierra, specifically comparing Safari’s JavaScript performance with Chrome’s. These latest improvements should help Google significantly in maintaining Chrome as a viable browser on MacOS, while stealing a little of Apple’s thunder.

Mark Coppock
Mark has been a geek since MS-DOS gave way to Windows and the PalmPilot was a thing. He’s translated his love for…
A dangerous new jailbreak for AI chatbots was just discovered
the side of a Microsoft building

Microsoft has released more details about a troubling new generative AI jailbreak technique it has discovered, called "Skeleton Key." Using this prompt injection method, malicious users can effectively bypass a chatbot's safety guardrails, the security features that keeps ChatGPT from going full Taye.

Skeleton Key is an example of a prompt injection or prompt engineering attack. It's a multi-turn strategy designed to essentially convince an AI model to ignore its ingrained safety guardrails, "[causing] the system to violate its operators’ policies, make decisions unduly influenced by a user, or execute malicious instructions," Mark Russinovich, CTO of Microsoft Azure, wrote in the announcement.

Read more