Avatar for the oxc-project user
oxc-project
oxc
Instrumentation
Wall Time
BlogDocsChangelog

Performance History

Latest Results

fix(parser): fix `using` asi (#10504) fixes #10503 ```ts using foo = bar() await using foo = bar() ``` should be parsed as ```ts using; foo = bar() await using; foo = bar() ``` not ```ts using foo = bar() await using foo = bar() ```
main
1 hour ago
perf(linter): replace `phf_set` with `array` for `DOM_PROPERTIES_NAMES` (#10501) Related to #10076
04-19-perf_linter_replace_phf_set_with_array_in_dom_properties_names
12 hours ago
perf(linter): replace phf_set with array in DOM_PROPERTIES_NAMES
04-19-perf_linter_replace_phf_set_with_array_in_dom_properties_names
12 hours ago

Active Branches

feat(formatter): fill in implementations
last run
3 hours ago
#10397
CodSpeed Performance Gauge
-19%
#10499
CodSpeed Performance Gauge
N/A
#10497
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home Terms PrivacyDocs