perf: memoize Rope::from_str(source_text)
#5500
Labels
A-transformer
Area - Transformer / Transpiler
C-bug
Category - Bug
C-performance
Category - Solution not expected to change functional behavior, only performance
oxc/crates/oxc_transformer/src/react/utils.rs
Lines 3 to 19 in a96866d
oxc/crates/oxc_language_server/src/linter.rs
Lines 373 to 381 in 2514cc9
Rope::from_str(source_text)
is too expensive.The text was updated successfully, but these errors were encountered: