We recognize, of course, that “Always accessible” is not a novel approach. Here in California accessibility is a guiding principle in the state’s digital strategy. And our work is just one part of the state’s larger commitment to ensuring that information and services are accessible.
What is novel is how our team is broadening the definition of accessibility for state government to include performance as a core component. Performance as accessibility.
Our goal is to make COVID19.CA.gov fast and easy to use on any kind of hardware or with any level of bandwidth.
Netflix talks about the security and performance implications of rolling out TLS 1.3. Seeing a 8.2% improvement in play delay at the 95% percentile—not too shabby!
Detailed post about how v8 used Pointer Compression to reduce heap size by up to 43%, resulting in less CPU usage and less time on garbage collection.
It’s…dense. I’m going to likely have to re-read this several times to really understand all the details. Lots of interesting bits here.
Some staggering stats from Fastly showing how traffic and download speed have changed during the COVID-19 pandemic.
Performance has quite literally never been more important.
Visits to news sites went up as much as 60%. And people are spending more time playing online games.
A similar pattern is emerging in the U.S. Cloudflare says Internet traffic jumped 20% on Friday, after President Trump declared the pandemic a national emergency. In hard-hit Seattle, Internet use was up 40% last week compared to January.
Latest data put out by the telecom regulator pegs the average monthly wireless data usage per user at 10.37 GB, which analysts say could rise by around 15% in the next two quarters if people continue to work from their homes over a prolonged period.
Was going to build this myself, but turns out I don’t have to!
A handy suite of tests (from Mark Nottingham) to see how different browsers respond to various caching headers.
Stumbled on this gem reading Jeremy’s 2019 recap and what a breath of fresh air.
A collection of good news, positive trends, uplifting statistics and facts — all beautifully visualized by Information is Beautiful.
A rather clever way of looking at performance data by breaking it down into histogram “regions”.
Fantastic post detailing Shopify’s work optimizing their admin pages. There are some good pointers around profiling and optimizing React, as well as a lot of thoughtful insights on designing in-between states.