Open
Bug 1969834
Opened 3 months ago
Updated 3 months ago
Occasional stuttering on https://ulucode.com/random/webgputests/linked demo page
Categories
(Core :: Graphics: WebGPU, defect, P5)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox139 | --- | unaffected |
firefox140 | --- | affected |
firefox141 | --- | affected |
People
(Reporter: bmaris, Unassigned)
References
(Blocks 1 open bug)
Details
Found in
- Nightly 141.0a1
Affected versions
- Nightly 141.0a1
- Firefox 140.0b3
Tested platforms
- Affected platforms: Windows 11, macOS 13 (not sure if mac is affected by the same cause, profiler bellow)
- Unaffected platforms: Ubuntu (did not have a capable machine to run the demo page)
Preconditions
- none
Steps to reproduce
Expected result
- The animation is smooth and no stuttering or choppiness can be seen.
Actual result
- There can be seen occasional stuttering in the demo page. On Windows this is more obvious and frequent.
Regression range
- I would not say that this is a regression since the builds before bug 1962753 was fixed also had issues in displaying the demo page.
Additional notes
- Here are two profilers recorded for both Windows 11 - https://share.firefox.dev/45rh6PG and macOS 13 - https://share.firefox.dev/3HhizOJ
- I did try to reproduce on Firefox 139 but apparently webGPU is not available, maybe I need to enable some prefs for that, not sure.
Comment 1•3 months ago
|
||
Thanks for the bug! The profiles indicate that the stuttering is due to GC.
See Also: → 1937100
Updated•3 months ago
|
Blocks: webgpu-apps
Severity: -- → S3
Comment 2•3 months ago
|
||
P5 for performance. P5 is not death, we will get to these.
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•