oxc-project
oxc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore: update comments
armano2:perf/minimize_if_statement
3 minutes ago
chore: move guards|
armano2:perf/minimize_if_statement
1 hour ago
perf(minifier): optimize minimze if stmts
armano2:perf/minimize_if_statement
1 hour ago
fix(ast): preserve lone surrogates in static member names A decoded property name can be static without being valid Rust UTF-8. Return JSStr from member-name helpers so comparisons retain the actual UTF-16 value and consumers no longer mistake these names for dynamic expressions. Keep explicit UTF-8 conversions at fixed-name lookups and existing UTF-8-only APIs. Cover AST helpers, self-assignment and console diagnostics, React display names, and declaration enum references with regressions. Object/class key APIs and module-record storage remain separate work. Part of #26242. Implemented with AI assistance.
codex/jsstr-static-properties
3 hours ago
fix(formatter): keep a suppression comment's target across a union and an operator line
09-15-fix_formatter_keep_a_suppression_comment_s_target_across_a_union_and_an_operator_line
3 hours ago
fix(formatter): keep a suppression comment's target across a union and an operator line
09-15-fix_formatter_keep_a_suppression_comment_s_target_across_a_union_and_an_operator_line
3 hours ago
refactor(parser): share storage for escaped strings Escaped identifiers and string literals can both use JSStr, so separate maps keyed by token position are unnecessary. Keep the identifier UTF-8 conversion checked while retaining lone surrogates in string literals. Allocation tracking records one fewer system allocation for antd.js, restoring the parser allocation snapshot to the core PR baseline. Part of #26242. Implemented with AI assistance.
codex/jsstr-migration
3 hours ago
refactor(str): simplify JavaScript string append slow path Rechecking properties already established by the UTF-8 fast path obscures the slow path's precondition. Implemented with AI assistance.
codex/jsstr-core
3 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
perf(minifier): reduce allocations when minimizing if stmts
#26683
6 minutes ago
bf677c5
armano2:perf/minimize_if_statement
CodSpeed Performance Gauge
0%
fix(ast): preserve lone surrogates in static member names
#26677
3 hours ago
38cbaea
codex/jsstr-static-properties
CodSpeed Performance Gauge
0%
fix(formatter): keep a suppression comment's target across a union and an operator line
#26676
3 hours ago
efd20aa
09-15-fix_formatter_keep_a_suppression_comment_s_target_across_a_union_and_an_operator_line
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs