Open Bug 1863907 Opened 2 years ago Updated 2 years ago

Add perfselector category to simplify IndexedDB performance testing

Categories

(Core :: Storage: IndexedDB, task, P3)

task

Tracking

()

People

(Reporter: jari, Unassigned)

References

Details

To simplify running IndexedDB performance tests, there could be a perfselector category for mach try perf

Having the category would simplify a command such as

mach try perf --show-all -q "test-windows10-64-shippable-qr/opt-browsertime-indexeddb"

to something like ./mach try perf -q "indexedDB"

See here: https://searchfox.org/mozilla-central/rev/e94bcd536a2a4caad0597d1b2d624342e6a389c4/tools/tryselect/selectors/perfselector/classification.py#267-361

You need to log in before you can comment on or make changes to this bug.