Javascript: Pre-version of Mozilla Firefox holds up against Google Chrome
Google touts its Javascript engine version 8, among other things, as setting new speed records for its Chrome browser. Linux Magazine found during a benchmark test that the next Firefox generation can keep up with it.
As Javascript expert John Resig of the Mozilla Corporation informs us in his blog, Mozilla developers can currently benefit from its new homegrown script engine. Known by its codename TraceMonkey, it supposedly leaves the previous SpiderMonkey engine in the dust through its Just In Time (JIT) compiling to native code in terms of processing JavaScript code.
We used a small JavaScript benchmark, SunSpider 0.9 from the WebKit team, to test Google’s Chrome beta against the newest nightly build of the Firefox 3.1 in development, code name Minefield. The JIT compilation was activated with JavaScript variable javascript.options.jit.content. For lack of a workable Linux version of the Chrome browser (installation attempts under Wine ended within a second), Windows Vista was used instead, with an Intel Core2 dual processor of 2.20 GHz and 4 GB RAM.

The result: Both JavaScript engines ran in a virtual tie, with the Google product slightly ahead, perhaps faster by 15 percent, not a substantial Chrome lead, considering the margin of error inherent in the SunSpider test. Significant differences emerged, however, in performing certain tasks: Chrome did better with 3D and crypto tasks; Firefox with strings, regex, and math. The German sister publication Linux Magazin Online provides the test results as a download.
Comments
comments powered by DisqusIssue 270/2023
Buy this issue as a PDF
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Find SysAdmin Jobs
News
-
OpenMandriva Lx 23.03 Rolling Release is Now Available
OpenMandriva "ROME" is the latest point update for the rolling release Linux distribution and offers the latest updates for a number of important applications and tools.
-
CarbonOS: A New Linux Distro with a Focus on User Experience
CarbonOS is a brand new, built-from-scratch Linux distribution that uses the Gnome desktop and has a special feature that makes it appealing to all types of users.
-
Kubuntu Focus Announces XE Gen 2 Linux Laptop
Another Kubuntu-based laptop has arrived to be your next ultra-portable powerhouse with a Linux heart.
-
MNT Seeks Financial Backing for New Seven-Inch Linux Laptop
MNT Pocket Reform is a tiny laptop that is modular, upgradable, recyclable, reusable, and ships with Debian Linux.
-
Ubuntu Flatpak Remix Adds Flatpak Support Preinstalled
If you're looking for a version of Ubuntu that includes Flatpak support out of the box, there's one clear option.
-
Gnome 44 Release Candidate Now Available
The Gnome 44 release candidate has officially arrived and adds a few changes into the mix.
-
Flathub Vying to Become the Standard Linux App Store
If the Flathub team has any say in the matter, their product will become the default tool for installing Linux apps in 2023.
-
Debian 12 to Ship with KDE Plasma 5.27
The Debian development team has shifted to the latest version of KDE for their testing branch.
-
Planet Computers Launches ARM-based Linux Desktop PCs
The firm that originally released a line of mobile keyboards has taken a different direction and has developed a new line of out-of-the-box mini Linux desktop computers.
-
Ubuntu No Longer Shipping with Flatpak
In a move that probably won’t come as a shock to many, Ubuntu and all of its official spins will no longer ship with Flatpak installed.
Google
Anyway, it is good news that Firefox will have parity in Javascript engine speed.
Good stuff