oxc-project
oxc
BlogDocsChangelog

Performance History

Latest Results

perf(linter): jest/no-confusing-set-timeout: do not lowercase import name (#17324) Lowercasing the imported name here causes allocations and is redundant since then explicitly do a case-insensitive ASCII check afterwards. For most (all?) cases, just doing the case-insensitive check should be fine. (For ASCII, I'm fairly sure these are the same. Of course with Unicode it's much more complicated, but we shouldn't need to worry about that here too much.) +1% on benchmarks. <img width="716" height="433" alt="Screenshot 2025-12-23 at 8 55 24 PM" src="https://github.com/user-attachments/assets/40f1f9e1-72dd-4698-baa4-587fb9d4d361" />
main
3 hours ago
Merge branch 'main' into oxlint-eslint-no-useless-assignments-redo
mohitk05:oxlint-eslint-no-useless-assignments-redo
4 hours ago
feat(formatter): Support Vitest test functions
12-24-feat_formatter_support_vitest_test_functions
5 hours ago
fix(formatter): Fix Deno() to not detect as test functions
12-24-fix_formatter_fix_deno_to_not_detect_as_test_functions
5 hours ago
fix(formatter): Handle more test functions
12-24-fix_formatter_handle_more_test_functions
6 hours ago
remove is_this_expression helper
armano2:feat/substitute_function_call_bind_this_for_iife
6 hours ago
fix(formatter): Handle more test functions
12-24-fix_formatter_handle_more_test_functions
6 hours ago

Active Branches

feat(linter): Add `eslint/no-useless-assignment`
last run
4 hours ago
#16828
CodSpeed Performance Gauge
-27%
#17340
CodSpeed Performance Gauge
0%
#17339
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home Terms Privacy Docs