anp / lolbench

tracking performance of rustc-generated binaries over time
https://lolbench.rs
Apache License 2.0
104 stars 12 forks source link

Measure website TTI in CI #59

Open anp opened 5 years ago

anp commented 5 years ago

Now that there's a basic puppeteer setup in CI, we should extend it. One of the obvious things to measure would be page weight and TTI. It might seem overkill, but I think that making sure lolbench "seems speedy" will be beneficial for encouraging others to use it and contribute back.