performance-analysis
Here are 693 public repositories matching this topic...
-
Updated
Jan 8, 2021
-
Updated
Nov 22, 2021 - Rust
-
Updated
Nov 22, 2021 - Go
For the moment there is no ability to use IAM instance profile for access to s3 bucket as it is not described in documentation
Could yo
-
Updated
Feb 19, 2020 - JavaScript
Add tracy to vcpkg
I think it would be cool to import the library part of tracy from vcpkg. They don't add packages themselves - they only accept if someone writes the pull request. Tracy was actually requested there a while ago.
Feel free to close this is this is unwanted.
-
Updated
Nov 2, 2021 - C++
-
Updated
Nov 23, 2021 - C#
-
Updated
Nov 22, 2021 - C
-
Updated
Nov 24, 2021 - C++
-
Updated
Oct 17, 2021 - Java
-
Updated
Jun 23, 2021 - C++
-
Updated
Dec 15, 2020 - Go
-
Updated
Jan 29, 2019 - JavaScript
-
Updated
Jul 19, 2019 - Java
-
Updated
Mar 8, 2017 - Objective-C
-
Updated
Apr 2, 2020
-
Updated
Nov 25, 2021 - C++
-
Updated
Jun 10, 2021 - Java
-
Updated
Jul 14, 2021 - Objective-C
-
Updated
Oct 6, 2021 - C
-
Updated
Oct 20, 2021 - TypeScript
-
Updated
Nov 19, 2021 - C
-
Updated
Nov 10, 2021
-
Updated
Jun 19, 2021 - R
-
Updated
Jun 21, 2021 - Go
Improve this page
Add a description, image, and links to the performance-analysis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the performance-analysis topic, visit your repo's landing page and select "manage topics."
https://github.com/GoogleChrome/lighthouse/blob/master/lighthouse-core/audits/image-size-responsive.js#L149
This is the only audit that saves a separate "elidedUrl" property. All other audits save the result of
URL.elideDataURIto theirurlproperty. We should just seturlto this elided value, and dropelidedUrl. Otherwise, data uir images failing this audit will make the LHR larger th