mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
Small optimization. Replace string slice + `starts_with` (at least 3 x bounds checks + 2 x UTF8 character boundary checks) with a single byte read (1 x bounds check). |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| CHANGELOG.md | ||
| custom_types.d.ts | ||