Open Bug 1542923 Opened 5 years ago Updated 2 years ago

Consider custom bucket size for display items

Categories

(Core :: Web Painting, defect, P3)

defect

Tracking

()

Tracking Status
firefox68 --- affected

People

(Reporter: mattwoodrow, Unassigned)

References

(Blocks 1 open bug)

Details

We currently round all display item allocations up to the nearest power of two so that we can reuse allocations for items of a different type.

In some cases this results in significant wastage, and a smaller allocation might have sufficed (without reducing the reusability).

We should look at our item sizes and buckets, and see if we can make better space/reusability tradeoffs.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.