Avatar for the oxc-project user
oxc-project
oxc
BlogDocsChangelog

Performance History

Latest Results

fix(semantic): report error on await-using inside nested static block (#20746) Fixes missing errors on the following case: ```ts class C { static { { await using y = null; } } } ```
main
10 minutes ago
fix(parser): report error on await-using inside nested static block
c/03-25-fix_parser_report_error_on_await-using_inside_nested_static_block
54 minutes ago
refactor(parser): remove `Modifier::is_static()`
om/03-23-refactor_parser_remove_modifier_is_static_
1 hour ago
perf(parser): store `Modifiers` on stack
om/03-23-perf_parser_store_modifiers_on_stack
3 hours ago
perf(parser): store `Modifiers` on stack
om/03-23-perf_parser_store_modifiers_on_stack
3 hours ago
perf(parser): add `Modifiers::get` method
om/03-23-perf_parser_add_modifiers_get_method
3 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
fix(semantic): report error on await-using inside nested static block#20746
56 minutes ago
6cccc2e
c/03-25-fix_parser_report_error_on_await-using_inside_nested_static_block
CodSpeed Performance Gauge
0%
2 days ago
f35979d
om/03-23-refactor_parser_remove_modifier_is_static_
CodSpeed Performance Gauge
+3%
perf(parser): store `Modifiers` on stack#20742
2 days ago
eb566f2
om/03-23-perf_parser_store_modifiers_on_stack
Ā© 2026 CodSpeed Technology
Home Terms Privacy Docs