Skip to content
#

webperf

Here are 75 public repositories matching this topic...

technopagan
technopagan commented Sep 21, 2017

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.

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

  • Updated Feb 23, 2020
  • TypeScript

Improve this page

Add a description, image, and links to the webperf 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 webperf topic, visit your repo's landing page and select "manage topics."

Learn more