Skip to content
#

web-performance

Here are 156 public repositories matching this topic...

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

  • Updated Aug 1, 2021
  • JavaScript
MrCull
MrCull commented Nov 5, 2020

Describe the bug
The markup version of the readme that is displayed in the main page for this repo contains the following links:
Status code [404:NotFound] - Link: https://keyword-2-ecd7b.firebaseapp.com/
Status code [404:NotFound] - Link: https://github.com/GoogleChromeLabs/quicklink/blob/master/#custom-ignore-patterns

(The links in the readme’s markdown may appear different to the link

guess
web-vitals-extension
addyosmani
addyosmani commented May 2, 2020

The current badge overlay close button will remove the badge from the page, but will not persist the badge closure during your session. This might be surprising to developers (e.g I see my metrics -> close badge -> CLS wasn't final and just updated -> whoops here's the badge again).

Few options....

  1. Clicking close will be the same as disabling the overlay for the particular tab (i.e we upd

前端性能指标的监控,采集以及上报。用于测量第一个dom生成的时间(FP/FCP/LCP)、用户最早可操作时间(fid|tti)和组件的生命周期性能,,网络状况以及资源大小等等。向监控后台报告实际用户测量值。

  • Updated Feb 23, 2020
  • TypeScript

Improve this page

Add a description, image, and links to the web-performance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the web-performance topic, visit your repo's landing page and select "manage topics."

Learn more