swc/crates/swc/scripts
Donny/강동윤 47908a49d3
perf(common): Fix perf bug of sourcemap for inputs with multi-byte chars (#6523)
**Description:**

This PR makes the source map generator cache the previous position instead of searching it from 0 every time.

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6411.
2022-11-28 07:51:36 +00:00
..
check-issues.sh test(es): Add an execution test system (#3994) 2022-03-13 07:47:39 +00:00
conc.sh perf(es/transforms): Make transforms parallel (#4939) 2022-06-11 07:42:43 +00:00
instrument.sh perf(common): Fix perf bug of sourcemap for inputs with multi-byte chars (#6523) 2022-11-28 07:51:36 +00:00