oxc-project
oxc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(deps): update dependency rust to v1.95.0
renovate/rust-toolchain
1 hour ago
chore(deps): update napi
renovate/napi
1 hour ago
chore(deps): update dependency rust to v1.95.0
renovate/rust-toolchain
2 hours ago
chore(deps): update napi
renovate/napi
2 hours ago
perf(parser): avoid redundant `IdentifierReference` clone in shorthand property (#21511) ## Summary In `parse_object_literal_element`, the shorthand-property path built `value` eagerly and cloned the `IdentifierReference` so it could be reused for the `CoverInitializedName` (`{ foo = bar }`) case. In the common `{ foo }` path the clone was always wasted. Build `value` after peeking `=`, and allocate a fresh `IdentifierReference` in each branch. One `.clone()` removed per shorthand property. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
main
2 hours ago
chore(deps): update dependency rust to v1.95.0
renovate/rust-toolchain
2 hours ago
chore(deps): update napi
renovate/napi
2 hours ago
refactor(formatter): Simplify comment detection conditions in union type formatting (#21513) Follow up on #21487
main
2 hours ago
Latest Branches
CodSpeed Performance Gauge
-8%
chore(deps): update dependency rust to v1.95.0
#21509
1 hour ago
d1d38d5
renovate/rust-toolchain
CodSpeed Performance Gauge
0%
chore(deps): update napi
#21467
1 hour ago
053ce7d
renovate/napi
CodSpeed Performance Gauge
0%
refactor(formatter): Simplify comment detection conditions in union type formatting
#21513
3 hours ago
fdefb12
04-17-refactor_formatter_simplify_comment_detection_conditions_in_union_type_formatting
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs