mirror of
https://github.com/swc-project/swc.git
synced 2024-11-30 15:23:33 +03:00
4c983e9158
ast_node: - Make `.span()` inlinable. swc_ecma_codegen: - Reduce call to *heavy* `.span()` calls. swc_ecma_parser: - Reduce `memmove` by using typed-arena. swc_bundler: - Make `Bundle.bundle` take `&mut self`. - Make drop concurrent. |
||
---|---|---|
.. | ||
bench.sh | ||
compare-file.sh | ||
compare.sh | ||
instrument.sh |