Open
Bug 1961513
Opened 1 year ago
Updated 9 months ago
Investigate: Testcase calling caches.keys() N times is 8x slower than Chrome. (N=500000)
Categories
(Core :: Storage: Cache API, task, P3)
Core
Storage: Cache API
Tracking
()
NEW
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
659 bytes,
text/html
|
Details |
open testcase
N=500000
Firefox: https://share.firefox.dev/4lEPU5I (96s)
Chrome: https://share.firefox.dev/443V6da (12s)
| Reporter | ||
Updated•10 months ago
|
Type: enhancement → defect
Updated•10 months ago
|
Severity: -- → S3
Priority: -- → P2
Comment 1•10 months ago
|
||
Downgrading priority and changing to a task; synthetic tests like this with large performance deltas are interesting but probably better tracked as a task.
Type: defect → task
Priority: P2 → P3
Summary: Testcase calling caches.keys() N times is 8x slower than Chrome. (N=500000) → Investigate: Testcase calling caches.keys() N times is 8x slower than Chrome. (N=500000)
You need to log in
before you can comment on or make changes to this bug.
Description
•