oxc-project
oxc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(linter): check `globals` entry for `no-undef`, `no-extend-native` and `no-constant-binary-expression`
03-07-fix_linter_check_globals_entry_for_no-undef_no-extend-native_and_no-constant-binary-expression_
2 hours ago
refactor(linter): resolve globals from env on build
03-07-refactor_linter_resolve_globals_from_env_on_build
2 hours ago
Spellcheck.
update-tests-again
6 hours ago
perf(napi): remove `napi_build::setup()` from `oxc_napi` to avoid redundant rebuilds (#20094)
main
7 hours ago
improve performance
zzt1224:feat/no-useless-assignment
7 hours ago
test(linter): Improve consistency by removing unnecessary tuples in tests (#20095) This makes it easier to compare with rulegen-generated tests and removes a bunch of redundant code.
main
7 hours ago
perf(napi): remove `napi_build::setup()` from `oxc_napi` to avoid redundant rebuilds `oxc_napi/build.rs` called `napi_build::setup()` which registers `cargo::rerun-if-env-changed=NAPI_TYPE_DEF_TMP_FOLDER`. Since each sequential `napi build` invocation sets a different value for this env var, `oxc_napi` was invalidated and recompiled for every NAPI package. `oxc_napi` is a library crate, not a cdylib entry point ā the linker args and env tracking from `napi_build::setup()` are only needed in the leaf cdylib crates which already have their own `build.rs`. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
perf/remove-napi-build-rs
7 hours ago
Remove unnecessary None usage in react/no-danger.
improve-consistency
7 hours ago
Active Branches
fix(linter): check `globals` entry for `no-undef`, `no-extend-native` and `no-constant-binary-expression`
last run
2 hours ago
#20089
CodSpeed Performance Gauge
0%
refactor(linter): resolve globals from env on build
last run
2 hours ago
#20100
CodSpeed Performance Gauge
0%
test(linter): Port additional tests for two unicorn rules.
last run
6 hours ago
#20099
CodSpeed Performance Gauge
0%
Ā© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs