Donny/강동윤
|
8dab3d92b1
|
perf(es/minifier): Remove useless operations like eager call to .span() (#3512)
swc_ecma_minifier:
- Merge variable for inlining.
- Remove useless call to `.span()`.
|
2022-02-10 12:00:41 +00:00 |
|
Donny/강동윤
|
d482d61b9f
|
chore(scripts): Use cargo profile instruments instead of cargo instruments (#3086)
|
2021-12-21 16:09:19 +09:00 |
|
Donny/강동윤
|
6b96a3d8ed
|
feat: Enable logging of timings (#2833)
swc_timer:
- Add `Timer`.
- Add `timer!()`.
node:
- Enable logging.
|
2021-11-22 21:01:08 +09:00 |
|
Donny/강동윤
|
2b2f6955f2
|
refactor: Flatten ecmascript (#2708)
|
2021-11-10 19:00:54 +09:00 |
|