swc/crates/swc_ecma_ast
Donny/강동윤 3833cf4e55
perf(es/parser): Remove needless strcmp ops (#8223)
**Description:**


## The current `main`

```
es/parser/angular       time:   [7.9848 ms 8.0003 ms 8.0243 ms]
```

## This PR

```
es/parser/angular       time:   [7.3380 ms 7.3498 ms 7.3663 ms]
```
2023-11-06 13:16:35 +09:00
..
src perf(es/parser): Remove needless strcmp ops (#8223) 2023-11-06 13:16:35 +09:00
Cargo.toml perf(es/parser): Remove needless strcmp ops (#8223) 2023-11-06 13:16:35 +09:00