swc/crates/swc_html_parser/benches
Donny/강동윤 84cec8766d
refactor(atoms): Remove usage of js_word! to drop string-cache (#7976)
**Description:**

This PR is to prepare removal of `string-cache`. Actually, this PR does not remove it. Instead, this PR only removes direct usages of `js_word!`s, especially in patterns.



**Related issue:**

 - #4946.
2023-10-08 00:39:51 +00:00
..
files perf(html): Setup benchmarks (#4685) 2022-05-17 04:30:24 +00:00
compare.rs refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
lexer.rs perf(html/parser): Optimize usage of buffers (#6590) 2022-12-07 02:18:31 +00:00
parser.rs perf(html/parser): Optimize usage of buffers (#6590) 2022-12-07 02:18:31 +00:00