oxc/crates/oxc_ast
overlookmotel 3a59294c72 perf(transformer): React display name transform reduce Atom allocations (#3616)
Re-use existing `Atom`s in React Display Name transform rather than writing duplicate strings into the arena.

Also add comments for where our implementation diverges from Babel's (in my opinion, ours is an improvement).
2024-06-11 06:41:19 +00:00
..
src perf(transformer): React display name transform reduce Atom allocations (#3616) 2024-06-11 06:41:19 +00:00
Cargo.toml Release crates v0.13.5 (#3584) 2024-06-08 16:44:50 +08:00
CHANGELOG.md Release crates v0.13.4 (#3582) 2024-06-07 17:41:11 +08:00