-
Updated
May 9, 2021 - JavaScript
#
webperformance
Here are 44 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
Aug 2, 2021 - JavaScript
CSS selectors complexity and performance analyzer
css
sass
metrics
webperf
phantomas
webperformance
css-source
css-selectors-complexity
dart-sass
performance-analyzer
-
Updated
Aug 2, 2021 - 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
May 30, 2021 - 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
Aug 2, 2019
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
Jun 6, 2021 - 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
Jul 13, 2021 - Ruby
-
Updated
Aug 1, 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
Jul 23, 2021 - TypeScript
A simple tool to animate, unwind and explore WebPagetest filmstrips
-
Updated
Sep 25, 2019 - JavaScript
Imagemin meets Rollup!
javascript
web-performance
rollup-plugin
webperf
imagemin
image-optimization
image-optimisation
webperformance
rollupjs
-
Updated
Jun 8, 2021 - JavaScript
Wrapper for VanillaJS, VueJS & React of the Original Lighthouse Reporter/Viewer
-
Updated
Aug 2, 2021 - JavaScript
Track when your users get your HTTP requests
-
Updated
Jan 16, 2019 - JavaScript
Get network status of device
-
Updated
May 11, 2021 - TypeScript
Minimalistic webperf client mainly running on PythonAnywhere.com
-
Updated
Jul 3, 2021 - Python
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
Jun 12, 2021 - TypeScript
A cloudflare worker that makes your website faster
-
Updated
Apr 3, 2021 - HTML
Add new quick links to check WPO / WebPerf in your published posts, pages and terms. You'll test your website contents with PageSpeed, GtMetrix and so on
-
Updated
Jun 23, 2021 - PHP
Helper functions for web performance
-
Updated
May 11, 2021 - TypeScript
Notes from Fluent Conf in San Jose, CA
-
Updated
Jun 20, 2017
Portfolio site using react gatsby static stite generator
-
Updated
Apr 2, 2018 - CSS
Chrome extension to run multiple performance tests with one single click
chrome-extension
pagespeed
webperf
page-speed
pagespeed-insights
webpagetest
webperformance
website-performance
-
Updated
Aug 10, 2018 - 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.