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

Performance History

Latest Results

chore: release v11.24.4
release-plz-2026-09-06T16-57-58Z
5 minutes ago
chore: release v11.24.4
release-plz-2026-09-06T16-57-58Z
8 minutes ago
chore(deps): update rust crates (#1373) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [fast-glob](https://redirect.github.com/oxc-project/fast-glob) | dependencies | patch | `1.1.0` → `1.1.1` | | [indexmap](https://redirect.github.com/indexmap-rs/indexmap) | dependencies | patch | `2.14.1` → `2.14.2` | | [mimalloc-safe](https://redirect.github.com/napi-rs/mimalloc-safe) | dependencies | patch | `0.1.65` → `0.1.66` | --- ### Release Notes <details> <summary>oxc-project/fast-glob (fast-glob)</summary> ### [`v1.1.1`](https://redirect.github.com/oxc-project/fast-glob/blob/HEAD/CHANGELOG.md#111---2026-08-31) [Compare Source](https://redirect.github.com/oxc-project/fast-glob/compare/v1.1.0...v1.1.1) ##### Fixed - apply the negation offset to the globstar segment check ([#&#8203;171](https://redirect.github.com/oxc-project/fast-glob/pull/171)) ##### Other - reduce Rust dev debug info ([#&#8203;162](https://redirect.github.com/oxc-project/fast-glob/pull/162)) </details> <details> <summary>indexmap-rs/indexmap (indexmap)</summary> ### [`v2.14.2`](https://redirect.github.com/indexmap-rs/indexmap/blob/HEAD/RELEASES.md#2142-2026-09-04) [Compare Source](https://redirect.github.com/indexmap-rs/indexmap/compare/2.14.1...2.14.2) - Fix item hygiene in map and set macros. Previously, an internal `const CAP` could shadow the same name in the caller's namespace. - Allow `const` initialization of empty `indexmap_with_default!` and `indexset_with_default!`. The hasher may also be omitted if it's inferrable. </details> <details> <summary>napi-rs/mimalloc-safe (mimalloc-safe)</summary> ### [`v0.1.66`](https://redirect.github.com/napi-rs/mimalloc-safe/blob/HEAD/CHANGELOG.md#0166---2026-09-04) [Compare Source](https://redirect.github.com/napi-rs/mimalloc-safe/compare/mimalloc-safe-v0.1.65...mimalloc-safe-v0.1.66) ##### Bug Fixes - *(sys)* Mimalloc3 v3.5.1 + fix for the process-init thread's thread-done hook ([#&#8203;97](https://redirect.github.com/napi-rs/mimalloc-safe/pull/97)) ##### Chore - *(deps)* Update dependency [@&#8203;napi-rs/cli](https://redirect.github.com/napi-rs/cli) to v3.9.0 ([#&#8203;94](https://redirect.github.com/napi-rs/mimalloc-safe/pull/94)) - *(deps)* Update dependency [@&#8203;emnapi/core](https://redirect.github.com/emnapi/core) to v2.0.0-alpha.5 ([#&#8203;95](https://redirect.github.com/napi-rs/mimalloc-safe/pull/95)) - *(deps)* Update dependency [@&#8203;emnapi/runtime](https://redirect.github.com/emnapi/runtime) to v2.0.0-alpha.5 ([#&#8203;96](https://redirect.github.com/napi-rs/mimalloc-safe/pull/96)) - *(deps)* Update mimalloc (v2) submodule to v2.5.1 ([#&#8203;98](https://redirect.github.com/napi-rs/mimalloc-safe/pull/98)) </details> --- ### Configuration 📅 **Schedule**: (in timezone Asia/Shanghai) - Branch creation - "before 10am on monday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/oxc-project/oxc-resolver). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC42MS4zIiwidXBkYXRlZEluVmVyIjoiNDQuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
9 minutes ago
chore(deps): update github actions (#1374) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cross-platform-actions/action](https://redirect.github.com/cross-platform-actions/action) | action | minor | `v1.4.0` → `v1.5.0` | | [oxc-project/setup-node](https://redirect.github.com/oxc-project/setup-node) | action | patch | `v1.4.0` → `v1.4.1` | --- ### Release Notes <details> <summary>cross-platform-actions/action (cross-platform-actions/action)</summary> ### [`v1.5.0`](https://redirect.github.com/cross-platform-actions/action/releases/tag/v1.5.0): Cross Platform Action 1.5.0 [Compare Source](https://redirect.github.com/cross-platform-actions/action/compare/v1.4.0...v1.5.0) ##### Changed - NetBSD images download around 45% smaller -- 11.0 x86-64 goes from 497 MiB to 268 MiB -- which is most of what a NetBSD job spends on setup ([#&#8203;151](https://redirect.github.com/cross-platform-actions/action/issues/151)) - Every guest becomes usable sooner, by up to 8 seconds, because the action no longer waits on a readiness probe it sent before the guest was listening - NetBSD guests are logged into without a credential, so no SSH key is generated and no resources disk is built to carry one. A custom image supplied through `image_url` still gets both, since it may expect them ##### Added - Add support for Haiku R1/beta6 ([#&#8203;165](https://redirect.github.com/cross-platform-actions/action/issues/165)) - A `variant` input, selecting a named configuration of a platform. Defaults to `default`, which boots exactly as before, so no existing workflow changes. See [Variants](readme.md#variants-variant) - The `microvm` variant for NetBSD on `x86-64`, which reaches a usable guest in roughly half the time. It is opt-in because it changes the hardware the guest sees: the root disk becomes `ld0` rather than `sd0`, there is no PCI bus to inspect, and `uname -v` reports a `MICROVM` kernel. Asking for it where it cannot be booted is an error, not a slow boot - Log a breakdown of how long each phase of setting up the VM took, together with how long the VM took to become reachable over SSH ##### Fixed - 5-level paging (LA57) is no longer exposed to the guests on x86-64 ([#&#8203;158](https://redirect.github.com/cross-platform-actions/action/issues/158)). FreeBSD 13.0 enables 5-level paging whenever the CPU reports it and panics in the trampoline that switches to it, so every job that landed on an Intel runner from Ice Lake onwards failed to boot - STIBP always-on mode is no longer exposed to the guests on x86-64 ([#&#8203;158](https://redirect.github.com/cross-platform-actions/action/issues/158)). Some of the AMD runners report it without the STIBP and IBRS bits that normally come with it, which made DragonFly BSD write `IA32_SPEC_CTRL` and take a general protection fault while booting ##### Security - The guest's SSH port is only forwarded to the runner's loopback address. It was previously bound to every interface, making the guest reachable from anything that could reach the runner </details> <details> <summary>oxc-project/setup-node (oxc-project/setup-node)</summary> ### [`v1.4.1`](https://redirect.github.com/oxc-project/setup-node/releases/tag/v1.4.1) [Compare Source](https://redirect.github.com/oxc-project/setup-node/compare/v1.4.0...v1.4.1) ##### What's Changed - ci: remove Semgrep workflow by [@&#8203;Boshen](https://redirect.github.com/Boshen) in [#&#8203;35](https://redirect.github.com/oxc-project/setup-node/pull/35) - chore(deps): update pnpm/action-setup action to v6.0.10 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;34](https://redirect.github.com/oxc-project/setup-node/pull/34) **Full Changelog**: <https://github.com/oxc-project/setup-node/compare/v1.4.0...v1.4.1> </details> --- ### Configuration 📅 **Schedule**: (in timezone Asia/Shanghai) - Branch creation - "before 10am on monday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/oxc-project/oxc-resolver). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC42MS4zIiwidXBkYXRlZEluVmVyIjoiNDQuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
9 minutes ago
chore(deps): update rust crate dirs to v7
renovate/major-rust-crates
12 minutes ago
chore(deps): update rust crates
renovate/rust-crates
12 minutes ago
chore(deps): update github actions
renovate/github-actions
12 minutes ago

Latest Branches

CodSpeed Performance Gauge
-5%
chore: release v11.24.4#1376
10 minutes ago
3d5e04a
release-plz-2026-09-06T16-57-58Z
CodSpeed Performance Gauge
0%
chore(deps): update rust crate dirs to v7#1375
14 minutes ago
5175b13
renovate/major-rust-crates
CodSpeed Performance Gauge
-10%
14 minutes ago
4efdf31
renovate/rust-crates
© 2026 CodSpeed Technology
Home Terms Privacy Docs