Open Bug 1168659 Opened 11 years ago Updated 2 months ago

[jsdbg2] Allocations log should do a Bernoulli trial per byte allocated rather than per allocation

Categories

(Core :: JavaScript: Debugger API, defect, P3)

defect

Tracking

()

People

(Reporter: fitzgen, Unassigned)

References

(Blocks 1 open bug)

Details

Note we don't actually have to roll the dice for each byte, but continue doing the statistically equivalent but more performant thing we do now for allocations. This is more important now that bug 1068988 introduces sizes to the log, and will be doubly important after we add heterogeneous types to the allocations log.
Severity: normal → S3

Moving bugs to Debugger API component. Use castle-terms-potato to filter out.

Component: JavaScript Engine → JavaScript: Debugger API
You need to log in before you can comment on or make changes to this bug.