Closed
Bug 1947840
Opened 1 year ago
Closed 1 year ago
Improve Translations Memory Perf Tests
Categories
(Firefox :: Translations, task)
Firefox
Translations
Tracking
()
RESOLVED
FIXED
137 Branch
| Tracking | Status | |
|---|---|---|
| firefox137 | --- | fixed |
People
(Reporter: nordzilla, Assigned: nordzilla)
References
Details
Attachments
(2 files)
Description
Bug 1944790 improved the memory benchmarking capabilities for some of the ML components withing the inference process.
We should take advantage for the Translations benchmarks as well.
Steps to Implement
- Update Translations perf tests to use the new memory benchmark infrastructure.
- Include two Translations memory benchmarks, one for the peak memory usage, and one for the stabilized memory usage.
| Assignee | ||
Comment 1•1 year ago
|
||
This patchs updates the way that we collect memory information
in the Translations perf tests to match the new collection style
implemented by the ML perf tests.
| Assignee | ||
Comment 2•1 year ago
|
||
Updates the Translations perftests to collect peak memory usage
in addition to the stabilized memory usage metric that it already
collects.
Updated•1 year ago
|
Attachment #9465823 -
Attachment description: WIP: Bug 1947840 - Update Translations Memory Benchmark Infrastructure r=#translations-reviewers! → Bug 1947840 - Update Translations Memory Benchmark Infrastructure r=#translations-reviewers!
Updated•1 year ago
|
Attachment #9465824 -
Attachment description: WIP: Bug 1947840 - Collect Peak Memory Usage in Translations Perftests r=#translations-reviewers!,perftest-reviewers! → Bug 1947840 - Collect Peak Memory Usage in Translations Perftests r=#translations-reviewers!,perftest-reviewers!
Pushed by enordin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b573b6959aa6
Update Translations Memory Benchmark Infrastructure r=translations-reviewers,gregtatum
https://hg.mozilla.org/integration/autoland/rev/d5c8a6cbdcfb
Collect Peak Memory Usage in Translations Perftests r=translations-reviewers,perftest-reviewers,afinder,gregtatum
Backed out for causing multiple bc failures
Lint failure -> https://treeherder.mozilla.org/logviewer?job_id=495475370&repo=autoland&lineNumber=126
Flags: needinfo?(enordin)
Updated•1 year ago
|
Attachment #9465824 -
Attachment description: Bug 1947840 - Collect Peak Memory Usage in Translations Perftests r=#translations-reviewers!,perftest-reviewers! → Bug 1947840 - Collect Peak Memory Usage in Translations Perftests r=#translations-reviewers!,#perftest-reviewers!
Pushed by enordin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/feb63fb1e59d
Update Translations Memory Benchmark Infrastructure r=translations-reviewers,gregtatum
https://hg.mozilla.org/integration/autoland/rev/bcd55cb9362f
Collect Peak Memory Usage in Translations Perftests r=translations-reviewers,perftest-reviewers,afinder,gregtatum
Comment 6•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/feb63fb1e59d
https://hg.mozilla.org/mozilla-central/rev/bcd55cb9362f
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
| Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(enordin)
You need to log in
before you can comment on or make changes to this bug.
Description
•