Open Bug 1432970 Opened 6 years ago Updated 2 years ago

Break up large histogram storage array

Categories

(Toolkit :: Telemetry, enhancement, P3)

enhancement

Tracking

()

Tracking Status
firefox60 --- affected

People

(Reporter: gfritzsche, Unassigned)

References

(Blocks 1 open bug)

Details

There is a large storage array in TelemetryHistogram.cpp:
https://searchfox.org/mozilla-central/rev/1f9b4f0f0653b129b4db1b9fc5e9068054afaac0/toolkit/components/telemetry/TelemetryHistogram.cpp#1729-1730

Per bug 1428612, comment 10 ff, the allocation size of this array might be problematic.
We should try to break it up into smaller fragments.
Blocks: 1201022
Priority: P2 → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.