-
https://web.dev/lcp/
-
We have several pages on our resource where we use outer HTML where are some problems with some lighthouse assertions.
Is there any possibility to skip some checks only for specific URLs?
Or may…
-
_This is an idea from our F2F call with @mikkamp_
## User story
As a merchant, I want to see my report data as soon as possible.
I would prefer, to see the slightly incomplete results, with sma…
-
-
![darktheme glitch (2)](https://github.com/skorphil/piggy-tracker-form/assets/6762009/d0033f77-be3f-4f18-918a-e9f3cd3665bb)
Probably the problem is because server component which returns that clien…
-
**Feature request summary**
It might be nice if the individual metrics in the metrics table linked to their corresponding docs in web.dev/metrics.
![image](https://user-images.githubusercontent.co…
-
### Feature Description:
We would like to contribute a mechanism to measure/monitor the system performance, more precisely the startup time of Theia to avoid regressions and as a benchmark for …
-
## Summary
We want to improve the [Largest Contentful Paint](https://web.dev/lcp/) metric in web stories by analyzing shortcomings in the way the LCP is calculated, as applied to the format. The LC…
-
### 前端渲染的基本概念
#### CSR(Client Side Rendering)
- 由客户端的 `JavaScript` 进行渲染
- 首次发送请求加载 `HTML` 无内容的文档
- 接着将会请求更多包含 HTML 字符串的 JavaScript 文件
#### SSR(Server-Side-Rendering)
- 由服务端把渲染完整的页面返回给客户端
- 减…
-
1. 当面试官问你如何进行性能优化时,你该这么回答 https://juejin.im/post/6844903569154375693