Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
Chrome IT

Google Chrome Smashes Speedometer 3 Record With Massive Performance Gains (betanews.com) 40

BrianFagioli writes: Google is flexing its engineering muscles today by announcing a record-breaking score on the Speedometer 3 benchmark with its Chrome browser. If you've felt like the web got snappier lately, this could be why.

According to the search giant, Chrome's latest performance improvements translate to real-world time savings. Believe it or not, that could potentially add up to 58 million hours saved annually for users. That's the equivalent of about 83 human lifetimes not wasted waiting for web pages to load!

This discussion has been archived. No new comments can be posted.

Google Chrome Smashes Speedometer 3 Record With Massive Performance Gains

Comments Filter:
  • by tliet ( 167733 ) on Thursday June 05, 2025 @03:06PM (#65430226)

    Now that uBlock Origin is blocked, I'm wondering who still (voluntary) runs Chrome as their main browser.

    • by ThurstonMoore ( 605470 ) on Thursday June 05, 2025 @03:30PM (#65430278)

      Never have, never will.

    • In many cases the slowness experienced isn't the browser, it's the servers you try to access.
      It's like measuring the horsepower of an engine while you have iron wheels on a dirt road. On a rainy day you don't have any traction at all.

      • by JamesTRexx ( 675890 ) on Thursday June 05, 2025 @04:55PM (#65430470) Journal

        it's the servers you try to access

        With servers, I presume you mean the websites built on bloated javascript frameworks and full of spyware links to social and anti-social media.
        To paraphrase the old saying, what network hardware giveth, ever more bloated inane websites taketh away.

        The only default permission in eMatrix (on Pale Moon) is CSS for the 1st party. Anything else must be neccessary and earned, and it has kept the browser snappy as wel. (includes uBlock to filter annoying elements)

      • by AmiMoJo ( 196126 )

        A lot of it is add-ons too. Taking uBlock Origin as an example, on Firefox the pattern matching is done in Javascript and performs worse than old Chrome, which did it with C, and much worse than new Chrome which just takes the patterns and matches them internally.

        It's still well worth running uBO because the gains outweigh the cost, and the gap used to be much wider, especially on mobile. Still, it's an area where Firefox has been struggling to keep up for years. It's only really the fact that Chrome ditche

      • It varies a lot of course, but a common load profile is 2-4 seconds for network, then 6-8 seconds for rendering. Modern websites have to compile a lot of Javascript (like, the entire react framework or something. If the Javascript is improperly jammed together with WebPack, then ironically it's much, much slower, for Javascript that isn't even used on the page).
    • by gweihir ( 88907 )

      There is always a large number of people without even basic insights...

    • uBlock Origin Lite still does a decent job, despite not being as capable as uBlock Origin.

  • by Echoez ( 562950 ) * on Thursday June 05, 2025 @03:07PM (#65430228)

    .... because Brave will be even faster when combined with all of the ad blocking

  • by hyades1 ( 1149581 ) on Thursday June 05, 2025 @03:07PM (#65430230)

    If there was a benchmark for the speed with which a corporation loots and sells your personal information, I'm sure Google/Alphabet Inc. would be right up there at the top.

    • by KGIII ( 973947 )

      Google is absolutely collecting your personal information.

      They aren't really selling it, however. You can't go to Google and say, "Here's ten bucks. Let me see KGIII's information."

      They're selling access to your metrics, however. You're profiled and assigned a market segment with pretty good accuracy. They know who you are, what your interests are, what your interests really are, all the pages you've gone to, etc.. (Royal you, not you specifically.)

      The people paying Google are paying them to target people i

  • by devslash0 ( 4203435 ) on Thursday June 05, 2025 @03:15PM (#65430246)

    There was an article here on slashdot some time ago about browser creators building in benchmark detection and special tweaks to perform better in benchmark environments.

    It was probably the same this time.

    If all they care about is benchmarks, they will build benchmarks that are good at benchmarks, not everyday use.

  • Maybe if browser speed was measured in decibels....
  • All the real browser innovation is elsewhere, Chrome won't even implement vertical tabs.
  • by toxonix ( 1793960 ) on Thursday June 05, 2025 @03:27PM (#65430272)

    "Chrome’s engineering team claims to have improved the browser’s performance on this test by 10 percent since August 2024.
    That might sound small, but it’s not."

    Keep telling yourself that buddy.

    • >" 'Chromeâ(TM)s engineering team claims to have improved the browserâ(TM)s performance on this test by 10 percent since August 2024. That might sound small, but itâ(TM)s not.'

      Keep telling yourself that buddy."

      LOL! This "Smashes" and "Massive Performance Gains" is just 10% on some benchmark! Hmm. I mean, perhaps that is impressive if it translates to real-world effect, but I wouldn't attribute the superlatives the article did.

      Well, doesn't matter to me, I won't be using any Google-base

    • The headline wouldn't be nearly as dramatic without words like "smashes" and "massive". How else would they get people to click?

      • by Guignol ( 159087 )
        Revolutionary AI assisted Slashdot headers crafting obliterates previous techniques, boosting activity by never seen before up to ten more clicks per month
  • by ukoda ( 537183 ) on Thursday June 05, 2025 @03:48PM (#65430320) Homepage
    If "That's the equivalent of about 83 human lifetimes not wasted waiting for web pages to load!" then is Google effectively admitting that all those ads they serve are wasting human lifetimes?
  • by HnT ( 306652 ) on Thursday June 05, 2025 @03:48PM (#65430322)

    There, I said it. We need way better and leaner websites without the unbelievable amounts of jank and bloat that has somehow become the sad normal nowadays.
    I feel like I went from a slow aDSL in the 90s to gigabit and websites nowadays do not load any faster, because they bloated to the size of fully functional operating systems - and this will only get worse with more frameworks, wizards and vibecoding.

    • Even with a corporate firewall blocking the ads here, DevTools reported this page as requiring 1.5MB of data downloaded. There's only 13 comments so far.

      It's not just ads, it's the websites are now made poorly. Usually with Javascript rendering the content to ensure ads get displayed before content, so you stare at an ad while you wait.

  • by viperidaenz ( 2515578 ) on Thursday June 05, 2025 @04:29PM (#65430414)

    Areas powered by Oilpan garbage collection saw expanded usage to avoid reliance on slower memory allocators like malloc.

    Garbage collection is quicker than malloc/free when you don't collect any garbage until after the benchmark has finished.

    • by gweihir ( 88907 )

      Indeed. Lies, damned lies and then benchmarks.

    • If I recall correctly, Henry Baker ("List Processing in Realtime on a Serial Computer"), in a talk on his GC work, was asked if this was currently in use on Symbolics machines. The answer was something like "most people just save the world then reboot".
  • >the equivalent of about 83 human lifetimes not wasted waiting for web pages to load!

    That's miniscule compared to the human lifetimes wasted when Facebook does load.
  • Browsers have been more than fast enough for at least half a decade, possibly more. And a whopping 83 human lifetimes per year? That is so tiny, it does not even register when you look at the biger picture.

    • Yeah, I'm trying to figure out the last time I thought the browser's innate speed was actually the problem. Typically, when a page is taking a long time to load, it seems to be an issue with communication between my laptop and the server.

      And, with Chrome, there might be quite a few servers involved in loading a particular site's web page - most of which you probably don't know about.

  • Or they could inject fewer shit coded ads. Page loading times have be constant from somewhere in the mid-2000's. Only time they were snappy was when the tag and was an issue.
  • Last benchmark that showed real benefit to users was ACID test. Telling off about the trash that IE always had been. Nowadays, gains are marginal on JS engines and rendering, while devs fall on same mistakes of old, relying on frameworks' magic to pull it all out, regardless of things like NPM dependency hell, lack of caching strategies, linting and so on. We had ugly images for a long time just to ensure no heavy resources were used; now everyone brute-forces networks because at least it's not a stream.
  • ..and I'm the Big Bad Google!

    So much the better to ingest all that delicious yummy data.
  • Did they stop tracking every page you visit? Truly implement an incognito mode? Implement do not track as the default?

  • Big numbers (Score:4, Insightful)

    by algaeman ( 600564 ) on Thursday June 05, 2025 @10:49PM (#65431012)
    If 2 billion people each save 2 minutes a year, that is 67 million hours saved annually. What would easily save even more money would be to prevent advertisers from writing huge profiling cookies or running cpu-burning javascript in order to make a text element blink.

Beware of Programmers who carry screwdrivers. -- Leonard Brandwein

Working...