Curated by Wenyi Chu

READ MORE
wednesday
01 Sep 2021
Refactoring CSS: Optimizing Size And Performance (Part 3) smashingmagazine.com

Refactored codebase should result in similar or improved performance and improved codebase health. After all, if deploying the refactored codebase causes loading or performance issues, it will result in less traffic and revenue.

SHOW MORE
Refactoring CSS: Optimizing Size And Performance (Part 3)
Performance
Why lab and field data can be different (and what to do about it) web.dev

Learn why tools that monitor Core Web Vitals metrics may report different numbers, and how to interpret those differences.

SHOW MORE
Why lab and field data can be different (and what to do about it)
Performance
Vector? Raster? Why not both! zachleat.com

This week I ran into an interesting class of problem that—in hindsight—could use a much better workflow. Does it exist?

SHOW MORE
Vector? Raster? Why not both!
Performance
thursday
05 Aug 2021
How committing to Core Web Vitals increased Netzwelt's advertising revenues by 18% web.dev

The relaunched website also sees ad viewability of over 75%, bounce rates reduced by 50%, and page views up by 27%.

SHOW MORE
How committing to Core Web Vitals increased Netzwelt's advertising revenues by 18%
Performance
wednesday
04 Aug 2021
hschne / rails-mini-profiler github.com

Performance profiling for Rails, made simple 🦔

SHOW MORE
hschne / rails-mini-profiler
Performance
monday
26 Jul 2021
The performance effects of too much lazy-loading web.dev

Concretely, our analysis shows that more eagerly loading images within the initial viewport—while liberally lazy-loading the rest—can give us the best of both worlds: fewer bytes loaded and improved Core Web Vitals.

SHOW MORE
The performance effects of too much lazy-loading
Performance
monday
12 Jul 2021
Towards a better responsiveness metric web.dev

Learn about our thoughts on measuring responsiveness and give us feedback.

SHOW MORE
Towards a better responsiveness metric
Performance