Skip to content
代码片段 群组 项目
提交 0efbe282 编辑于 作者: Evan Read's avatar Evan Read
浏览文件

Merge branch '222916-aqualls-followup' into 'master'

Load timings only available in some browsers

Closes #222916

See merge request gitlab-org/gitlab!35194
No related branches found
No related tags found
无相关合并请求
......@@ -31,7 +31,8 @@ From left to right, it displays:
![Redis profiling using the Performance Bar](img/performance_bar_redis_calls.png)
- **Elasticsearch calls**: the time taken (in milliseconds) and the total number of
Elasticsearch calls. Click to display a modal window with more details.
- **Load timings** of the page: several values in milliseconds, separated by slashes.
- **Load timings** of the page: if your browser supports load timings (Chromium
and Chrome) several values in milliseconds, separated by slashes.
Click to display a modal window with more details. The values, from left to right:
- **Backend**: time needed for the base page to load.
- [**First Contentful Paint**](https://web.dev/first-contentful-paint/):
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册