swc/crates/swc_atoms
Donny/강동윤 9c8ec0ea56
perf(atoms): Use thin pointer for Atom (#6135)
**Description:**

This PR changes the size of `Atom` type to `usize` from 2 * usize`.

**Related issue:**

 - https://github.com/swc-project/swc/issues/4946.
2022-10-13 06:09:44 +00:00
..
scripts perf(css/minifier): Use JsWord instead of &str (#5806) 2022-09-10 07:20:51 +00:00
src perf(atoms): Use thin pointer for Atom (#6135) 2022-10-13 06:09:44 +00:00
build.rs perf(atoms): Use thin pointer for Atom (#6135) 2022-10-13 06:09:44 +00:00
Cargo.toml chore: Publish crates 2022-10-12 10:06:01 +00:00
words.txt fix(css/modules): Fix parsing and refactor code (#6132) 2022-10-13 12:17:11 +09:00