article thumbnail

Speeding Up Async Snippets

CSS Wizardry

For all major browsers, that date was 2011—over ten years ago. There are a couple of times when we can’t avoid async snippets, and therefore can’t really speed them up. Interestingly, adding script.defer=defer does work, but again, you don’t need an async snippet to achieve that result—just use a regular. Legacy async Support.

Speed 302
article thumbnail

The psychology of site speed and human happiness

Speed Curve

In the fourteen years that I've been working in the web performance industry, I've done a LOT of research, writing, and speaking about the psychology of page speed – in other words, why we crave fast, seamless online experiences. In fairness, that was in the early 2000s, and site speed was barely on anyone's radar.

Speed 133
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Re-imagining your DevOps tools to build a next generation delivery platform

Dynatrace

At Perform 2021, Dynatrace product manager Michael Winkler sat down with Atlassian’s DevOps evangelist, Ian Buchanan, to talk about how you can achieve speed, stability, and scale in your DevOps toolchain as you optimize your practices on the path to self-service. The status quo of the DevOps toolchain.

DevOps 226
article thumbnail

Data Engineers of Netflix?—?Interview with Kevin Wylie

The Netflix TechBlog

His favorite TV shows: Ozark, Breaking Bad, Black Mirror, Barry, and Chernobyl Since I joined Netflix back in 2011, my favorite project has been designing and building the first version of our entertainment knowledge graph. When I joined Netflix back in 2011, our content analytics team was just 3 people.

article thumbnail

Game changing — From zero to Autonomous Cloud Management today

Dynatrace

In 2011 Dynatrace saw the digital shift early on and transitioned from delivering software through a traditional on-premise model to the successful hybrid-SaaS innovator we are today. And this is what happened to vendors in Dynatrace’s market — application performance management (APM).

Games 160
article thumbnail

Speeding up Linux kernel builds with ccache

Nick Desaulniers

ccache , the compiler cache, is a fantastic way to speed up build times for C and C++ code that I previously recommended. Recently, I was playing around with trying to get it to speed up my Linux kernel builds, but wasn’t seeing any benefit. That, and this LKML post from the KBUILD maintainer in 2011 about determinism.

Speed 46
article thumbnail

5G Will Definitely Make the Web Slower, Maybe

CSS - Tricks

as it matures 5G is predicted to improve network speeds dramatically. Carriers are predicting download speeds in 2019 for anywhere from 100Mb to 1 Gbit per second on average. This is because historically, faster network speed has enabled developers to deliver more code to users—in particular, more JavaScript code.

Network 84