-
Updated
Sep 25, 2020 - JavaScript
#
webperformance
Here are 35 public repositories matching this topic...
Headless Chromium-based web performance metrics collector and monitoring tool
javascript
css
jquery
automation
dom
metrics
chromium
developer-tools
webperf
phantomas
domquery
webperformance
headless-chrome
puppeteer
-
Updated
Oct 3, 2020 - JavaScript
CSS selectors complexity and performance analyzer
-
Updated
Sep 25, 2020 - 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
Sep 7, 2020 - 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
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
Sep 9, 2020 - 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
Sep 24, 2020 - JavaScript
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
Oct 1, 2020 - 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
Sep 4, 2020 - JavaScript
Track when your users get your HTTP requests
-
Updated
Jan 16, 2019 - JavaScript
Get network status of device
-
Updated
Aug 4, 2020 - TypeScript
Microservice that provides functionality to persist and analyze web performance waterfall data.
-
Updated
Mar 25, 2019 - Groovy
Minimalistic webperf client mainly running on PythonAnywhere.com
-
Updated
Sep 17, 2020 - Python
Wrapper for VanillaJS, VueJS & React of the Original Lighthouse Reporter/Viewer
-
Updated
Oct 4, 2020 - JavaScript
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
Mar 26, 2020 - PHP
Helper functions for web performance
-
Updated
Aug 1, 2020 - 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
StaticWebEpiServerPlugin Example - Generating static website from EpiServer
-
Updated
May 17, 2020 - C#
PageSpeed Green official Command Line Client (CLI)
-
Updated
Jul 19, 2020 - JavaScript
StaticWebEpiServerPlugin Example - Improving performance in EpiServer by combinding static pages with normal EpiServer pages
-
Updated
May 5, 2020 - C#
Example for Lazy Loading of Responsive Background Images
-
Updated
Dec 2, 2016 - JavaScript
A dummy website to showcase the importance of webperformance
-
Updated
Aug 5, 2017 - JavaScript
-
Updated
Dec 31, 2019 - HTML
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.