Closed Bug 1869355 Opened 2 years ago Closed 11 months ago

Optimize hashing and canonicalizing RecGroup's

Categories

(Core :: JavaScript: WebAssembly, enhancement, P3)

enhancement

Tracking

()

RESOLVED INVALID

People

(Reporter: rhunt, Unassigned)

References

(Blocks 1 open bug)

Details

RecGroup's are stored in a process wide hash-map. Hashing them can be very expensive and has shown up in performance profiles. Maybe we can cache the hash code computation?

Blocks: wasm-gc-perf
No longer blocks: wasm-gc

I've not seen this in profiles since the initial GC MVP work, so I think I will close it.

Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.