-
Updated
Mar 3, 2022 - JavaScript
#
webperformance
Here are 53 public repositories matching this topic...
Headless Chromium-based web performance metrics collector and monitoring tool
javascript
css
jquery
automation
dom
metrics
http2
chromium
developer-tools
webperf
phantomas
http3
domquery
webperformance
headless-chrome
puppeteer
-
Updated
May 16, 2022 - JavaScript
CSS selectors complexity and performance analyzer
css
sass
metrics
webperf
phantomas
webperformance
css-source
css-selectors-complexity
dart-sass
performance-analyzer
-
Updated
May 17, 2022 - JavaScript
AutoWebPerf provides a flexible and scalable framework for running web performance audits with arbitrary audit tools including PageSpeedInsights, WebPageTest and more.
performance
web
performance-metrics
crux
pagespeed-insights
webperformance
lighthouse
pagespeed-insights-api
chrome-ux-report
-
Updated
Apr 5, 2022 - JavaScript
A simple command line tool to minify your HTML, Razor views & Web Forms views
-
Updated
Oct 16, 2019 - C#
Open Source Web Performance Monitoring. Made by iteratec.
-
Updated
Jul 2, 2021 - Groovy
List of books I've read, projects I've done, videos I've seen, articles I've read or podcasts I've listened to.
javascript
refactoring
css
svg
html
sass
performance
books
css3
ux
a11y
flexbox
typography
grid-layout
personal-projects
webdesign
css-architecture
sass-architecture
webperformance
multi-column
-
Updated
Mar 24, 2022
Convert a BlurHash to a CSS Object using TypeScript, Rust, and WebAssembly.
css
rust
images
webassembly
wasm
sharp
perfmatters
webperf
image-loading
webperformance
image-placeholder
blurhash
web-vitals
plaiceholder
-
Updated
Feb 11, 2021 - TypeScript
Perfromance budget plugin for Webpack (https://webpack.js.org/)
plugin
performance
webpack
performance-metrics
budget
performance-analysis
performance-monitoring
perfmatters
jsperf
webperf
webperformance
gziprequests
postrequests
-
Updated
Nov 7, 2018 - JavaScript
A sandboxed, extendable testing chrome extension and framework! It runs pre-defined and custom tests on each page that you visit.
-
Updated
Apr 27, 2022 - JavaScript
🧙🏽♀️ Automatically adds loading="lazy" to <img> and <iframe> tags. Load images on your sites lazily without JavaScript.
javascript
jekyll
jekyll-plugin
performance
image
native
lazy
lazy-load
lazyload
loading
iframe
img
lazy-loading
lazyloading
pagespeed
iframes
lazyload-images
webperformance
lazy-load-img
loading-lazy
webvitals
-
Updated
Jan 7, 2022 - Ruby
-
Updated
Dec 26, 2021 - TypeScript
The isomorphic, simplest, and lightweight solution for User Timing API in Javascript - 🚀 only 208B 🚀 . Tree-shaking and entry points built-in. Simple as that!
-
Updated
May 17, 2022 - TypeScript
Wrapper for VanillaJS, VueJS & React of the Original Lighthouse Reporter/Viewer
-
Updated
May 17, 2022 - HTML
Imagemin meets Rollup!
javascript
web-performance
rollup-plugin
webperf
imagemin
image-optimization
image-optimisation
webperformance
rollupjs
-
Updated
Apr 9, 2022 - JavaScript
A simple tool to animate, unwind and explore WebPagetest filmstrips
-
Updated
Sep 25, 2019 - JavaScript
Track when your users get your HTTP requests
-
Updated
Jan 16, 2019 - JavaScript
Minimalistic webperf client mainly running on PythonAnywhere.com
-
Updated
Mar 29, 2022 - Python
Read and optimize SVG file nodes to render them inline in your website.
-
Updated
May 16, 2022 - JavaScript
Get network status of device
-
Updated
Feb 13, 2022 - TypeScript
Web performance course examples
-
Updated
Oct 22, 2021 - CSS
Microservice that provides functionality to persist and analyze web performance waterfall data.
-
Updated
Mar 25, 2019 - Groovy
How to build and fix an Angular app with memory leaks?
javascript
css
html
components
engineering
performance
angular
typescript
material-design
memory-leaks
angular-material
observable
software-engineering
html-css-javascript
software-architecture
javascipt
webperformance
change-detection
code-design
angular-material-design
-
Updated
Apr 23, 2022 - TypeScript
A cloudflare worker that makes your website faster
-
Updated
Apr 3, 2021 - HTML
pngslim - when every byte counts!
-
Updated
May 14, 2022 - Batchfile
The PERFormance FRAMEwork that provides you a way to declaratively apply changes to your website on the fly with automatic "Optimization Report" generation from the declarative configuration.
-
Updated
Sep 15, 2021 - JavaScript
Command Line Tool for CrUX Rest API
-
Updated
May 4, 2022 - JavaScript
Improve this page
Add a description, image, and links to the webperformance topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webperformance 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.