-
Updated
Mar 3, 2022 - JavaScript
webperf
Here are 85 public repositories matching this topic...
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
Nov 13, 2021 - TypeScript
SVG will very likely take a little longer to render than a base64-encoded raster image. And the Gaussian Blur applied to the simple SVG shapes created by Primitive is probably quite CPU intensive.
Let's run a series of performance tests, ideally on WPT, to compare LQIP raster image rendering performance vs. SQIP rendering performance and also compare CPU utilization.
-
Updated
Apr 1, 2022 - JavaScript
-
Updated
Feb 11, 2022 - HTML
-
Updated
Jan 22, 2022 - TypeScript
-
Updated
Apr 3, 2022 - JavaScript
-
Updated
Feb 8, 2022 - JavaScript
-
Updated
Apr 3, 2022 - JavaScript
-
Updated
Apr 1, 2019 - JavaScript
-
Updated
Feb 8, 2022 - TypeScript
-
Updated
Jun 19, 2021 - SCSS
-
Updated
Jan 28, 2017
-
Updated
Feb 23, 2020 - TypeScript
We should make it possible to edit the label of each HAR (the name HAR1 and HAR2 by default).
If we edit the name, we should change it in all places. That is super useful when you compare pages and wanna do screenshots.
-
Updated
Jan 22, 2022 - TypeScript
-
Updated
Feb 11, 2021 - TypeScript
-
Updated
Nov 7, 2018 - JavaScript
-
Updated
Nov 18, 2016 - JavaScript
-
Updated
Mar 28, 2022 - JavaScript
-
Updated
Mar 31, 2022 - JavaScript
-
Updated
Sep 24, 2018 - JavaScript
-
Updated
Dec 23, 2020 - CSS
-
Updated
Dec 26, 2021 - TypeScript
-
Updated
Feb 13, 2021 - Ruby
It is currently missing
Improve this page
Add a description, image, and links to the webperf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webperf topic, visit your repo's landing page and select "manage topics."
Describe the bug
I have 2 builds with different CLS
Build 1 - CLS = 0.001
Build 2 - CLS = 0.026
When I compare this 2 builds it will not show CLS in metrics (this works with any threshold)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
See CLS diff same way as any other metrics.
*Logs/Screenshots