MicrosoftEdge / MicrosoftEdge/MSEdgeExplainers
[Perf Timing during launch] <TITLE HERE>
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.4k
- Forks
- 286
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 8
Description
这个浏览器卡顿的问题,目前分析下来的现象是,只有Edge在长时间不关闭的情况下,打开这种需要大量渲染的报表页面会有卡顿现象,而其他浏览器没有此问题。Edge渲染花的时间主要在上色(Painting)上,Edge应该是有一些浏览器性能问题的,浏览器长时间不关闭会有性能瓶颈,已有的问题记录针对此问题没有有效的解决方案,我们的方案主要还是减少前端一次性渲染的数量
同样的问题谷歌浏览器就没有。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by reproducing the large report page after Edge has remained open for a long time, then compare its Painting time with Chrome; done means reducing the amount rendered at once and confirming that the launch experience no longer shows the reported stall.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend, performance, web-dev
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100