Every commit to the css-framework-performance master branch generates 5 lighthouse reports for each project in the css-frameworks folder.
The https://en.wikipedia.org/wiki/Median report is published to github pages.
The network throtteling is using the lighthouse devtools defaults.
lighthouse
http://127.0.0.1/
--throttling.cpuSlowdownMultiplier=4
--chrome-flags="--headless"
--throttling-method=devtools
To add a new technology create a new demo implementation inside the css-frameworks folder.