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

Performance History

Latest Results

chore: release v11.21.1
release-plz-2026-06-04T17-22-58Z
52 minutes ago
chore(deps): update github actions (#1207) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [CodSpeedHQ/action](https://redirect.github.com/CodSpeedHQ/action) | action | minor | `v4.15.1` → `v4.17.0` | | [actions/checkout](https://redirect.github.com/actions/checkout) | action | patch | `v6.0.2` → `v6.0.3` | | [cross-platform-actions/action](https://redirect.github.com/cross-platform-actions/action) | action | minor | `v1.1.0` → `v1.2.0` | --- ### Release Notes <details> <summary>CodSpeedHQ/action (CodSpeedHQ/action)</summary> ### [`v4.17.0`](https://redirect.github.com/CodSpeedHQ/action/releases/tag/v4.17.0) [Compare Source](https://redirect.github.com/CodSpeedHQ/action/compare/v4.15.1...v4.17.0) #### Release Notes ##### <!-- 0 -->🚀 Features - Configure samply symbol resolution env vars by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Add CODSPEED\_WALLTIME\_PROFILER override by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Make benchmark isolation profiler-driven by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Add profile-based auth configuration ([#&#8203;366](https://redirect.github.com/CodSpeedHQ/action/issues/366)) by [@&#8203;art049](https://redirect.github.com/art049) in [#&#8203;366](https://redirect.github.com/CodSpeedHQ/runner/pull/366) - Bump instrument-hooks to not use stubs on macos ([#&#8203;373](https://redirect.github.com/CodSpeedHQ/action/issues/373)) by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#&#8203;373](https://redirect.github.com/CodSpeedHQ/runner/pull/373) - Pin codspeed-go-runner installer downloads with sha256 verification by [@&#8203;art049](https://redirect.github.com/art049) in [#&#8203;362](https://redirect.github.com/CodSpeedHQ/runner/pull/362) - Pin downloaded binaries with sha256 verification by [@&#8203;art049](https://redirect.github.com/art049) - Search NixOS debug info path by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) in [#&#8203;354](https://redirect.github.com/CodSpeedHQ/runner/pull/354) - Inherit process mapping on forks by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) - Bundle samply via library crate by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Add samply profiler for macOS by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Rename CODSPEED\_PERF\_ENABLED to CODSPEED\_PROFILER\_ENABLED by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Add Profiler trait abstraction by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Restore cursor on ctrl c by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#&#8203;341](https://redirect.github.com/CodSpeedHQ/runner/pull/341) - Validate tokens and repository access up front by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) ##### <!-- 1 -->🐛 Bug Fixes - Use introspected env for memory executor by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) - Misleading DCE advice in setup-harness ([#&#8203;350](https://redirect.github.com/CodSpeedHQ/action/issues/350)) by [@&#8203;SuperMuel](https://redirect.github.com/SuperMuel) in [#&#8203;350](https://redirect.github.com/CodSpeedHQ/runner/pull/350) - Flush rolling buffer when executor errors by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) in [#&#8203;352](https://redirect.github.com/CodSpeedHQ/runner/pull/352) - Use brew-installed bash for samply on macOS by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) in [#&#8203;347](https://redirect.github.com/CodSpeedHQ/runner/pull/347) - Keep old name aliases to for deserialization purposes by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#&#8203;345](https://redirect.github.com/CodSpeedHQ/runner/pull/345) - Handle malformed token from backend better by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) - Disable PYTHON\_PERF\_JIT\_SUPPORT on macOS by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Use mach\_absolute\_time for FIFO timestamps on macOS by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Use O\_RDWR to open FIFOs on all Unix platforms by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) ##### <!-- 10 -->💼 Other - Select profiler via typed CLI arg by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#&#8203;379](https://redirect.github.com/CodSpeedHQ/runner/pull/379) - Bump workspace dependencies ([#&#8203;370](https://redirect.github.com/CodSpeedHQ/action/issues/370)) by [@&#8203;art049](https://redirect.github.com/art049) in [#&#8203;370](https://redirect.github.com/CodSpeedHQ/runner/pull/370) - Make api\_client the single source of truth for the auth token by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) - Bump gql\_client to partial-data fork by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) ##### <!-- 2 -->🏗️ Refactor - Centralize internal re-exec via InternalCommands::get\_command\_builder by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) in [#&#8203;338](https://redirect.github.com/CodSpeedHQ/runner/pull/338) - Rename Benchmark FIFO commands/markers to Profiler/Round by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Rename Profiler::wrap to wrap\_command by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Share Linux profiler sysctl setup by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Port PerfRunner to Profiler trait by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Rename PerfMetadata to WalltimeMetadata by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Move perf module under profiler/ by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Rename FifoCommand::PingPerf to PingProfiler by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Rename IntegrationMode::Perf to Walltime by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) ##### <!-- 6 -->🧪 Testing - Update valgrind snapshot tests by [@&#8203;adriencaccia](https://redirect.github.com/adriencaccia) ##### <!-- 7 -->⚙️ Internals - Add taplo config file by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#&#8203;363](https://redirect.github.com/CodSpeedHQ/runner/pull/363) - Bump samply fork to use framehop-codspeed by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Add retry to sha256 tests to prevent transient failures by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#&#8203;375](https://redirect.github.com/CodSpeedHQ/runner/pull/375) - Update setarch command arguments to use long options ([#&#8203;304](https://redirect.github.com/CodSpeedHQ/action/issues/304)) by [@&#8203;xtqqczze](https://redirect.github.com/xtqqczze) in [#&#8203;304](https://redirect.github.com/CodSpeedHQ/runner/pull/304) - Bump valgrind-codspeed to 3.26.0-0codspeed2 - Fix macOS rustup cache corruption in install-rust action by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#&#8203;357](https://redirect.github.com/CodSpeedHQ/runner/pull/357) - Give each bpf-tests shard its own cache key by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) in [#&#8203;358](https://redirect.github.com/CodSpeedHQ/runner/pull/358) - Shard bpf-tests by integration test binary by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Use rustup show instead of toolchain install by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#&#8203;349](https://redirect.github.com/CodSpeedHQ/runner/pull/349) - Disable profiler in macos-basic-run-test by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Upload the basic run to validate auth of integration test by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) - Move samply fork from AvalancheHQ to CodSpeedHQ by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Remove the cursor hiding by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) #### Install codspeed-runner 4.17.0 ##### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed/releases/download/v4.17.0/codspeed-runner-installer.sh | sh ``` #### Download codspeed-runner 4.17.0 | File | Platform | Checksum | | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | | [codspeed-runner-aarch64-apple-darwin.tar.gz](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.17.0/codspeed-runner-aarch64-apple-darwin.tar.gz) | Apple Silicon macOS | [checksum](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.17.0/codspeed-runner-aarch64-apple-darwin.tar.gz.sha256) | | [codspeed-runner-aarch64-unknown-linux-musl.tar.gz](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.17.0/codspeed-runner-aarch64-unknown-linux-musl.tar.gz) | ARM64 MUSL Linux | [checksum](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.17.0/codspeed-runner-aarch64-unknown-linux-musl.tar.gz.sha256) | | [codspeed-runner-x86\_64-unknown-linux-musl.tar.gz](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.17.0/codspeed-runner-x86_64-unknown-linux-musl.tar.gz) | x64 MUSL Linux | [checksum](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.17.0/codspeed-runner-x86_64-unknown-linux-musl.tar.gz.sha256) | **Full Runner Changelog**: <https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md> **Full Changelog**: <https://github.com/CodSpeedHQ/action/compare/v4.15.1...v4.17.0> </details> <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v6.0.3`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v603) [Compare Source](https://redirect.github.com/actions/checkout/compare/v6.0.2...v6.0.3) - Fix checkout init for SHA-256 repositories by [@&#8203;yaananth](https://redirect.github.com/yaananth) in [#&#8203;2439](https://redirect.github.com/actions/checkout/pull/2439) - fix: expand merge commit SHA regex and add SHA-256 test cases by [@&#8203;yaananth](https://redirect.github.com/yaananth) in [#&#8203;2414](https://redirect.github.com/actions/checkout/pull/2414) </details> <details> <summary>cross-platform-actions/action (cross-platform-actions/action)</summary> ### [`v1.2.0`](https://redirect.github.com/cross-platform-actions/action/releases/tag/v1.2.0): Cross Platform Action 1.2.0 [Compare Source](https://redirect.github.com/cross-platform-actions/action/compare/v1.1.0...v1.2.0) ##### Added - Add support for OpenBSD 7.9 ([#&#8203;144](https://redirect.github.com/cross-platform-actions/action/issues/144)) ##### Changed - Updated QEMU to 10.2.3 ##### Security - Bump resources to a release that use immutable releases, providing integrity verification for downloaded artifacts ([#&#8203;147](https://redirect.github.com/cross-platform-actions/action/issues/147)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjIwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
54 minutes ago
chore(deps): update github actions
renovate/github-actions
58 minutes ago
chore: release v11.21.1
release-plz-2026-06-04T17-22-58Z
13 hours ago
chore(deps): update typos to v1.47.2
renovate/typos
13 hours ago
chore: release v11.21.1
release-plz-2026-06-04T17-22-58Z
1 day ago

Latest Branches

CodSpeed Performance Gauge
+1%
chore: release v11.21.1#1201
1 hour ago
39fa819
release-plz-2026-06-04T17-22-58Z
CodSpeed Performance Gauge
+5%
chore(deps): update github actions#1207
1 hour ago
83e6fba
renovate/github-actions
CodSpeed Performance Gauge
+4%
13 hours ago
65cf662
renovate/typos
© 2026 CodSpeed Technology
Home Terms Privacy Docs