article thumbnail

USENIX SREcon APAC 2022: Computing Performance: What's on the Horizon

Brendan Gregg

This included SysAdmin magazine, which contained articles from various experts including Amy Rich, and a couple of advertisements: One was to submit your own articles to the magazine for publication (by writing to the editor, Rikki Endsley) and another was to attend USENIX conferences in the US and learn directly from the experts!

article thumbnail

USENIX SREcon APAC 2022: Computing Performance: What's on the Horizon

Brendan Gregg

This included SysAdmin magazine, which contained articles from various experts including Amy Rich, and a couple of advertisements: One was to submit your own articles to the magazine for publication (by writing to the editor, Rikki Endsley) and another was to attend USENIX conferences in the US and learn directly from the experts!

Insiders

Sign Up for our Newsletter

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

Trending Sources

article thumbnail

Improving The Performance Of Wix Websites (Case Study)

Smashing Magazine

A website’s performance can make or break its success, yet in August 2020, despite many improvements we had previously made, such as implementing Server-Side Rendering (SSR), the ratio of Wix websites with good Google Core Web Vitals (CWV) scores was only 4%. Google search ranking. Large preview ). The Wix Challenge. Heavier websites.

Website 126
article thumbnail

Increase the Performance of your Site with Lazy-Loading and Code-Splitting

Jos

Or loading a 3rd party component like a Google Map, with all its additional assets needed to render the thing? A code coverage report, like the one Google Chrome provides won’t help us much. Code coverage tab on Google Chrome ( source ) As with everything else, there are trade-offs with lazy-loading. const latlng = new google.

Code 147
article thumbnail

AMP and the Web

Tim Kadlec

The first day of the first ever Google AMP conference was today in New York. I would have loved to have been able to participate, but I had to settle for listening to bits and pieces from afar (thanks to Google for always doing such a good job of live streaming all of their events). And AMP does all those things.

Cache 72
article thumbnail

Increase the Performance of your Site with Lazy-Loading and Code-Splitting

Jos

Or loading a 3rd party component like a Google Map, with all its additional assets needed to render the thing? A code coverage report, like the one Google Chrome provides won’t help us much. Code coverage tab on Google Chrome ( source ). When it comes to SEO, you might have issues indexing lazy-loaded content on Google.

Code 130
article thumbnail

How Improving Website Performance Can Help Save The Planet

Smashing Magazine

For the last three years, the SustainableUX conference has seen experts in web sustainability sharing their knowledge across an array of web-based disciplines. You can read about more advanced dead code elimination (aka tree shaking) in this post for Google by Jeremy Wagner. Could we achieve the same ends with pure JavaScript ?