Closed
Bug 1920813
Opened 1 year ago
Closed 1 year ago
Add performance tests for WebCodecs VideoEncoder
Categories
(Core :: Audio/Video: Web Codecs, task, P3)
Core
Audio/Video: Web Codecs
Tracking
()
RESOLVED
FIXED
133 Branch
| Tracking | Status | |
|---|---|---|
| firefox133 | --- | fixed |
People
(Reporter: chunmin, Assigned: chunmin)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We need to add some performance tests for VideoEncoder
- For real-time usages, the latency between encoding a sample and receiving the encoded output is critical.
- For typical cases, the total encoding times should be monitored.
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9429749 -
Attachment description: WIP: Bug 1920813 - Add performance test for WebCodecs video encoding → Bug 1920813 - Add performance test for WebCodecs video encoding
Pushed by cchang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b05fc3ebcabd
Add performance test for WebCodecs video encoding r=perftest-reviewers,media-playback-reviewers,aosmond,padenot,sparky
Comment 3•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•