I mean, okay, it's faster than it was a year ago, but it's still considerably slower than it was a decade or so ago, before there was a plague of javascript o'er the land. I miss when the major constraint on page load time was the server-side rendering time...
According to my Safari console, it's loading the page on average in 50ms, with some samples as low as 20ms. That's considerably less than the blink of an eye (at 100ms). I doubt that a decade-old CPU/OS and a decade old browser were rendering any page (even without JS) at that kind of speed.
A faster BBC News front page
81–90 of 133 posts
Re: A faster BBC News front page
#82React is only used on the server. We do not load it in the browser. My apologies in advance for my ignorance, as I have so far read about React, but not actually used it. Isn't the main advantage of React the virtual DOM it sets up and its reconciliation algorithm with the DOM? How can this be applied without using on the client side? Wouldn't all the responsive aspects be lost, requiring a round trip to the server f…
That means it would just be a different way to use templates on the server side.
Re: A faster BBC News front page
#83Hi there! Do you want to help build a fast and accessible web experience used by over 300 million people around the world each month? We're hiring people for all sorts of roles. Head on over to http://careerssearch.bbc.co.uk/ (search for "News") to find out more!
Re: A faster BBC News front page
#84Can you ditch the 'breaking news' whilst you're at it too please? It's never really 'breaking' and is usually the headline of the landing page anyway. Usability wise, it's as bad as a pop-up ad. Like this, for example: https://pbs.twimg.com/media/Cu_KsFAWgAADCJR.png
The problem isn't the breaking news banner. If aliens make contact with humanity, you better believe I want an intrusive popup. The problem is what the editorial board considers breaking news has been completely diluted and diminished both for the BBC and CNN
Re: A faster BBC News front page
#85Earlier quoted context omitted.
The breaking news banner is a source of much internal conflict, at least within the engineering teams. I think most people agree that it's too big, and most people also agree that it's over-used. Unfortunately it's one of those things that editorial will not back down on — they must be able to push their breaking news to people, and it must be prominent (and therefore quite intrusive). There is a small improvement to…
I just block it with Ublock Origin. It's intensely irritating, since it's never breaking and these days with the way the world is it is also worrying. For me Breaking News should be things like terroist attacks, massive flooding not "Back Off Contestant Falls Over".
Re: A faster BBC News front page
#86Can you ditch the 'breaking news' whilst you're at it too please? It's never really 'breaking' and is usually the headline of the landing page anyway. Usability wise, it's as bad as a pop-up ad. Like this, for example: https://pbs.twimg.com/media/Cu_KsFAWgAADCJR.png
The breaking news banner is a source of much internal conflict, at least within the engineering teams. I think most people agree that it's too big, and most people also agree that it's over-used. Unfortunately it's one of those things that editorial will not back down on — they must be able to push their breaking news to people, and it must be prominent (and therefore quite intrusive). There is a small improvement to…
Re: A faster BBC News front page
#87* 14KB site https://www.webpagetest.org/result/170424_EP_VE7/
* 443KB bbc https://www.webpagetest.org/result/170424_RQ_VK2/
* 3652KB the verge, of course https://www.webpagetest.org/result/170424_44_WCC/
But I applaud BBC's effort, I hope to see lighter and faster web even though we move to Fiber and 4G.
Re: A faster BBC News front page
#88Earlier quoted context omitted.
Hi, BBC employee here (although not in News). Basically, we're working on it. The main issue is that by making a page HTTPS only, that all content also needs to be HTTPS too. We're working with our CDN providers to enable that (not only for new content, but for our archive too), and we also have to support a much longer tail of browsers and SSL configurations than other sites (China being an important market for us,…
Slightly off topic, but can you please allow fallback when there is no Flash. The player works, but you have to hack you user-agent string to get it. I don't have Flash in Firefox and the BBC news is only site, that I visit regularly, for which this is an issue.
Re: A faster BBC News front page
#89Re: A faster BBC News front page
#90always love how you optimise the news front page. are you guys still running the Perl backend and "Html Put" :) @joseph_wynn ? a former BBC News CSD here.