oxc-project
oxc
BlogDocsChangelog

Performance History

Latest Results

refactor(linter/plugins): simplify return value of `load_plugin` (#16459) Previously `load_plugin` returned a `Result<LoadPluginResult>`, where `LoadPluginResult` was an enum with one variant being an error case - so it was essentially `Result<Result<Data>>`. Flatten it so that `LoadPluginResult` is a now struct containing details of success case, and the error case that `LoadPluginResult::Failure` previously covered becomes `Err`. This simplifies the logic, and matches the pattern used by `lint_file` + `LintFileResult`.
main
3 hours ago
feat(linter/eslint-plugin-vitest): fix lint issues
Afsoon:12-03-vitest_lint_prefer_spy_on
4 hours ago
feat(linter/eslint-plugin-vitest): update snapshot
Afsoon:12-03-vitest_lint_prefer_spy_on
4 hours ago
fix(linter): respect --fix vs --fix-suggestions for tsgolint diagnostics
c/12-03-fix_linter_respect_--fix_vs_--fix-suggestions_for_tsgolint_diagnostics
5 hours ago
refactor(linter/plugins): simplify return value of `load_plugin`
12-03-refactor_linter_plugins_simplify_return_value_of_load_plugin_
5 hours ago
refactor(linter/plugins): rename `LoadPluginResult`
12-03-refactor_linter_plugins_rename_loadpluginresult_
5 hours ago

Active Branches

feat(linter/eslint-plugin-vitest): implement prefer-spy-on
last run
4 hours ago
#16426
CodSpeed Performance Gauge
0%
#16440
CodSpeed Performance Gauge
0%
Ā© 2025 CodSpeed Technology
Home Terms Privacy Docs