Open
Bug 1567291
Opened 6 years ago
Updated 3 years ago
Malloc contention on WrWorker threads is still too high
Categories
(Core :: Graphics: WebRender, task, P3)
Core
Graphics: WebRender
Tracking
()
NEW
People
(Reporter: jrmuizel, Unassigned)
References
(Blocks 1 open bug)
Details
We still hit contention with jemalloc when ever the allocation is bigger than kMaxQuantumClass (512). This happens pretty often for pixel data.
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
Priority: -- → P3
Comment 1•6 years ago
|
||
Type: defect → task
Updated•6 years ago
|
Blocks: wr-blob-perf
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•