Closed
Bug 1475077
Opened 7 years ago
Closed 7 years ago
FPS goes above 60fps when loading https://www.youtube.com/watch?v=aqz-KE-bpKQ
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
DUPLICATE
of bug 1470327
People
(Reporter: jrmuizel, Unassigned)
References
Details
I see 80-90fps on Windows when loading that 60fps video.
Comment 2•7 years ago
|
||
I had higher fps in that range when hovering the video (fade-in/out of the progress bar), otherwise 60fps.
Comment 3•7 years ago
|
||
(In reply to Jeff Muizelaar [:jrmuizel] from comment #1)
> Sotaro, do you see this as well?
Yes, I saw it on some Win10 PCs and Linux PC.
It looks same to Bug 1470327 and Bug 1474595. It seems that FPS counter of webrender profiler does not count number of frame generation. FPS seems to care number of Renderer::render_impl() calls. Then FPS seemed to become more than 60fps.
Flags: needinfo?(sotaro.ikeda.g)
Comment 4•7 years ago
|
||
Created https://github.com/servo/webrender/issues/2887 for comment 3.
Updated•7 years ago
|
See Also: → https://github.com/servo/webrender/issues/2887
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•