#
perceived-performance
Here are 5 public repositories matching this topic...
-
Updated
Aug 12, 2021
Optimistic UI utilities
-
Updated
Jun 23, 2022 - TypeScript
Vuex state management samples and best practices app (with cypress.io integration)
-
Updated
Aug 23, 2018 - JavaScript
Command-line interface for resemble-image – generate fallback CSS gradients for images
performance
web-performance
command-line
command-line-tool
css-gradient
perceived-performance
resemble-image
-
Updated
Feb 12, 2022 - JavaScript
Improve this page
Add a description, image, and links to the perceived-performance topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the perceived-performance topic, visit your repo's landing page and select "manage topics."
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.