Slashdot Mirror


2B Pages On Web Now Use Google's AMP, Pages Now Load Twice As Fast (venturebeat.com)

At its developer conference I/O 2017 this week, Google also shared an update on its fast-loading Accelerated Mobile Pages (AMP). The company says that over 900,000 domains on the web have enabled AMP, and over two billion pages now load faster because of it. Taking things forward, Google says AMP access from Google Search is now twice as fast. From a report: Google first unveiled the open source AMP Project in October 2015. Since then, the company has been working hard to add new features and push AMP across not just its own products, but the larger web. Google Search only launched AMP support out of developer preview in September 2016. Eight months later, Google has already cut the time it takes to render content in half. The company explains that this is possible due to several key optimizations made to the Google AMP Cache. These include server-side rendering of AMP components and reducing bandwidth usage from images by 50 percent without affecting the perceived quality. Also helpful was the Brotli compression algorithm, which made it possible to reduce document size by an additional 10 percent in supported browsers (even Edge uses it). Google open-sourced Brotli in September 2015 and considers it a successor to the Zopfli algorithm.

4 of 60 comments (clear)

  1. Pretty much same improvement as a good ad blocker by Anonymous Coward · · Score: 2, Informative

    Seems like an ad blocker should be able to bring similar improvements these days ...

    In fact, if we could get ad blockers to also eliminate links that include strings like this, we'd be even FASTER.

    You'll never believe what happens next

    number 7 will melt your heart

    you'll plotz when you see #3

  2. An alternative view from The Register by cs96and · · Score: 5, Informative
    Kill Google AMP before it KILLS the web

    https://www.theregister.co.uk/...

    1. Re:An alternative view from The Register by sexconker · · Score: 4, Informative

      I don't understand what it so bad about AMP?
      It looks like just another framework. In the end it is just a HTML document with a big .js blob that does stuff. Still standards-compliant. You are free to use it or not, or pick the parts that are interesting to you.
      You may be required to follow some rules in order to use Google's proxy service but you are not forced to use it.

      Seeing how things go on the web, AMP will soon be deprecated. Perhaps with something that support gigabyte-sized minimalist pages better.

      It's a subset of HTML, plus new shit Google threw in (so not standards compliant) and a big ol' feed back to Google.
      Ultimately, a user sees "AMP" content as a fucking compressed image hosted by Google and devoid of any reference to the original source. When a user wants to interact with it, there's a delay as the page is actually loaded and rendered (as opposed to the shitty jpg), and Google gets all the info of what users do on that page, not the actual author. I believe Google did recently update Chrome on Android to allow people to go to the actual source when viewing an AMP page, but no user is going to bother.

      If you have a webpage, and you AMPify it, Google will prefer to show the AMP version in search listings.
      When a user stumbles upon it, they'll see a jpg served by Google. If they try to interact with it, Google serves up your AMP page directly. Users don't see the source URL unless they jump through hoops, and you don't see visitors unless you plug in to Google's shitty reporting. Of course, Google gets more data. Lots more.

  3. If you're a developer and you implemented AMP... by Anonymous Coward · · Score: 2, Informative

    You are a cancer on the www.