Closed Bug 1780826 Opened 2 years ago Closed 2 years ago

Add twitch animation benchmark.

Categories

(Core :: Graphics: WebRender, defect)

defect

Tracking

()

RESOLVED FIXED
105 Branch
Tracking Status
firefox105 --- fixed

People

(Reporter: jrmuizel, Assigned: jrmuizel)

References

Details

Attachments

(1 file)

Most stuff is copy & pasted from matrix-react-bench and hopefully modified appropriately

Most stuff is copy & pasted from matrix-react-bench and hopefully modified appropriately

Summary: Add twitch aninamation benchmark. → Add twitch animation benchmark.
Attachment #9286672 - Attachment description: Bug 1780826 - Add twitch aninamation benchmark. → Bug 1780826 - Add twitch animation benchmark.
See Also: → 1770152

sparky, is there a way for me to request collection of perfstats for just this test?

Flags: needinfo?(gmierz2)

Yes, you can add a perfstats = true to the manifest file (.ini) you created and that should enable it. However, I just realized that you might have to do some extra things to get the results parsed from the *-browsertime.json file. It's implemented for pageloads here, but not for benchmarks: https://searchfox.org/mozilla-central/source/testing/raptor/raptor/results.py#654-659

The benchmark data gets added here and would need a bit of code to include the perfstats in the measurements values: https://searchfox.org/mozilla-central/source/testing/raptor/raptor/results.py#936-950

Flags: needinfo?(gmierz2)
Pushed by jmuizelaar@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/90157994a889
Add twitch animation benchmark. r=sparky,perftest-reviewers
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
Regressions: 1781769
You need to log in before you can comment on or make changes to this bug.