Performance

Performance

60 bookmarks
Custom sorting
Accelerating JavaScript (in the browser)
Accelerating JavaScript (in the browser)
Javascript used to be made fun of all the time because it was the slowest kid in gym class. And it could only have one thread. But this only motivated JS even more! This is that story....
·hyphaebeast.club·
Accelerating JavaScript (in the browser)
Browsing the Web while watching it’s vitals
Browsing the Web while watching it’s vitals
TL;DR I built some Chrome Extensions that show you vital metrics for sites as you browse the Web. Here I discuss the current metrics of choice, the extensions, and finish with some magic. It sure i…
·blog.almaer.com·
Browsing the Web while watching it’s vitals
FRUSTRATIONindex
FRUSTRATIONindex
Easily calculate the frustration levels of your website using any WPT result page.
·frustrationindex.com·
FRUSTRATIONindex
technopagan/sqip
technopagan/sqip
sqip - "SQIP" (pronounced \skwɪb\ like the non-magical folk of magical descent) is a SVG-based LQIP ...
·github.com·
technopagan/sqip
Solving the web performance crisis
Solving the web performance crisis
'use strict';function _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError...
·nolanlawson.github.io·
Solving the web performance crisis
Webpack Visualizer
Webpack Visualizer
How do I get stats JSON from webpack?webpack --json > stats.jsonIf you're customizing your stats out...
·chrisbateman.github.io·
Webpack Visualizer
Fake it 'til you Make it CSS | Kenan Yusuf
Fake it 'til you Make it CSS | Kenan Yusuf
In the past few years, I have been spoilt with high-speed broadband that makes browsing the web a stress-free task. But realistically, not everyone has fibre optic, and a lot of people consume web...
·kyusuf.com·
Fake it 'til you Make it CSS | Kenan Yusuf
Content Performance Policy
Content Performance Policy
1. IntroductionWith the increasing importance of mobile, Web site performance and pleasant mobile us...
·wicg.github.io·
Content Performance Policy
petkaantonov/bluebird
petkaantonov/bluebird
bluebird - :bird: :zap: Bluebird is a full featured promise library with unmatched performance.
·github.com·
petkaantonov/bluebird
60 Web Performance Experts to Follow Online
60 Web Performance Experts to Follow Online
It is very important to stay up to date with what is happening in the web performance industry, so w...
·keycdn.com·
60 Web Performance Experts to Follow Online
davidsonfellipe/awesome-wpo
davidsonfellipe/awesome-wpo
awesome-wpo - :pencil: A curated list of Web Performance Optimization. Everyone can contribute here!
·github.com·
davidsonfellipe/awesome-wpo
WPO Stats
WPO Stats
If you're looking for more resources around selling performance, we recommend the following resource...
·wpostats.com·
WPO Stats
Script-injected
Script-injected
Script-injected scripts block on CSS and delay script execution. Their era has passed, and we now ha...
·igvita.com·
Script-injected
My Performance Audit Workflow
My Performance Audit Workflow
Sometimes I get asked to do performance audits on web projects and to make some recommendations. So ...
·aerotwist.com·
My Performance Audit Workflow