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)
Core
Storage: IndexedDB
Tracking
()
NEW
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"
You need to log in
before you can comment on or make changes to this bug.
Description
•