oxc-project
json-strip-comments
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore: release v3.1.1
release-plz-2025-11-21T15-18-23Z
4 days ago
chore(deps): update github-actions (#152) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [CodSpeedHQ/action](https://redirect.github.com/CodSpeedHQ/action) | action | minor | `v4.10.6` → `v4.11.0` | | [oxc-project/setup-rust](https://redirect.github.com/oxc-project/setup-rust) | action | patch | `v1.0.12` → `v1.0.13` | --- ### Release Notes <details> <summary>CodSpeedHQ/action (CodSpeedHQ/action)</summary> ### [`v4.11.0`](https://redirect.github.com/CodSpeedHQ/action/releases/tag/v4.11.0) [Compare Source](https://redirect.github.com/CodSpeedHQ/action/compare/v4.10.6...v4.11.0) #### Release Notes ##### <!-- 0 -->🚀 Features - feat: add SHA256 hash verification for the installer script by [@​art049](https://redirect.github.com/art049) in [#​189](https://redirect.github.com/CodSpeedHQ/action/pull/189) - Collect debug info by pid by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#​240](https://redirect.github.com/CodSpeedHQ/runner/pull/240) - Skip tests requiring sudo if `GITHUB_ACTIONS` is not set by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) - Deduplicate symbol maps, unwind\_data and debug info by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) - Use bench\_pids filters when harvesting symbols from perf file by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) - Add new fields to perf metadata by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#​246](https://redirect.github.com/CodSpeedHQ/runner/pull/246) - Always try to attach to libc-compatible API by [@​not-matthias](https://redirect.github.com/not-matthias) - Support tcmalloc by [@​not-matthias](https://redirect.github.com/not-matthias) - Support more standard allocation APIs by [@​not-matthias](https://redirect.github.com/not-matthias) - Add tracegrind support as an alternative simulation tool by [@​art049](https://redirect.github.com/art049) in [#​236](https://redirect.github.com/CodSpeedHQ/runner/pull/236) ##### <!-- 1 -->🐛 Bug Fixes - Re-add perf map colection removed by mistake by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#​251](https://redirect.github.com/CodSpeedHQ/runner/pull/251) ##### <!-- 2 -->🏗️ Refactor - Use common lib paths for all allocators by [@​not-matthias](https://redirect.github.com/not-matthias) ##### <!-- 7 -->⚙️ Internals - chore: bump runner version to 4.11.0 by [@​github-actions](https://redirect.github.com/github-actions)\[bot] in [#​190](https://redirect.github.com/CodSpeedHQ/action/pull/190) - Bump exec-harness version - Remove outdated allocator check by [@​not-matthias](https://redirect.github.com/not-matthias) in [#​241](https://redirect.github.com/CodSpeedHQ/runner/pull/241) - Add tcmalloc test by [@​not-matthias](https://redirect.github.com/not-matthias) #### Install codspeed-runner 4.11.0 ##### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed/releases/download/v4.11.0/codspeed-runner-installer.sh | sh ``` #### Download codspeed-runner 4.11.0 | File | Platform | Checksum | | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------- | ------------------------------------------------------------------------------------------------------------------------------------- | | [codspeed-runner-aarch64-unknown-linux-musl.tar.gz](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.11.0/codspeed-runner-aarch64-unknown-linux-musl.tar.gz) | ARM64 MUSL Linux | [checksum](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.11.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.11.0/codspeed-runner-x86_64-unknown-linux-musl.tar.gz) | x64 MUSL Linux | [checksum](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.11.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.10.6...v4.11.0> </details> <details> <summary>oxc-project/setup-rust (oxc-project/setup-rust)</summary> ### [`v1.0.13`](https://redirect.github.com/oxc-project/setup-rust/compare/v1.0.12...v1.0.13) [Compare Source](https://redirect.github.com/oxc-project/setup-rust/compare/v1.0.12...v1.0.13) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10am on monday" in timezone Asia/Shanghai, 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/json-strip-comments). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40My4yIiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
4 days ago
chore(deps): update github-actions
renovate/github-actions
4 days ago
chore: release v3.1.1
release-plz-2025-11-21T15-18-23Z
5 days ago
chore: release v3.1.1
release-plz-2025-11-21T15-18-23Z
11 days ago
chore: release v3.1.1
release-plz-2025-11-21T15-18-23Z
18 days ago
chore: release v3.1.1
release-plz-2025-11-21T15-18-23Z
18 days ago
chore(deps): update codspeedhq/action action to v4.10.6 (#148) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [CodSpeedHQ/action](https://redirect.github.com/CodSpeedHQ/action) | action | patch | `v4.10.5` → `v4.10.6` | --- ### Release Notes <details> <summary>CodSpeedHQ/action (CodSpeedHQ/action)</summary> ### [`v4.10.6`](https://redirect.github.com/CodSpeedHQ/action/releases/tag/v4.10.6) [Compare Source](https://redirect.github.com/CodSpeedHQ/action/compare/v4.10.5...v4.10.6) #### Release Notes ##### <!-- 0 -->🚀 Features - Use codspeed.io installer for cached and authenticated requests by [@​adriencaccia](https://redirect.github.com/adriencaccia) in [#​187](https://redirect.github.com/CodSpeedHQ/action/pull/187) - Force necessary flags for `go run` in introspected go by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#​238](https://redirect.github.com/CodSpeedHQ/runner/pull/238) - Bump the stack size for python by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) - Make python generate perf maps in exec-harness analysis by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) - Harvest python perf maps after parsing perf data by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) - Allow memory instrument with exec-harness's integration hook by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) - Use the new instrument-hooks bindings rather than codspeed core by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) ##### <!-- 1 -->🐛 Bug Fixes - Panic if integration doesn't support memory profiling by [@​not-matthias](https://redirect.github.com/not-matthias) in [#​239](https://redirect.github.com/CodSpeedHQ/runner/pull/239) - Allow memtrack caching by resetting .cargo permissions by [@​not-matthias](https://redirect.github.com/not-matthias) in [#​237](https://redirect.github.com/CodSpeedHQ/runner/pull/237) - Search build directories in sub-folders by [@​not-matthias](https://redirect.github.com/not-matthias) - Handle working-directory option by [@​not-matthias](https://redirect.github.com/not-matthias) - Improve simulation script support and detect subprocesses by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) ##### <!-- 2 -->🏗️ Refactor - Move common perf-map utility outside of valgrind helpers by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) ##### <!-- 7 -->⚙️ Internals - chore: bump runner version to 4.10.6 by [@​github-actions](https://redirect.github.com/github-actions)\[bot] in [#​188](https://redirect.github.com/CodSpeedHQ/action/pull/188) - Bump memtrack version - Add debug logs for harvested bench pids by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) - Update wording in build.rs by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#​235](https://redirect.github.com/CodSpeedHQ/runner/pull/235) - Use tokio::fs when harvesting perf maps from pids by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) - Import instrument-hooks bindings from codspeed-rust by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) - Move small snapshot files out of Git LFS by [@​art049](https://redirect.github.com/art049) #### Install codspeed-runner 4.10.6 ##### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed/releases/download/v4.10.6/codspeed-runner-installer.sh | sh ``` #### Download codspeed-runner 4.10.6 | File | Platform | Checksum | | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------- | ------------------------------------------------------------------------------------------------------------------------------------- | | [codspeed-runner-aarch64-unknown-linux-musl.tar.gz](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.10.6/codspeed-runner-aarch64-unknown-linux-musl.tar.gz) | ARM64 MUSL Linux | [checksum](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.10.6/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.10.6/codspeed-runner-x86_64-unknown-linux-musl.tar.gz) | x64 MUSL Linux | [checksum](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.10.6/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.10.5...v4.10.6> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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/json-strip-comments). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
18 days ago
Active Branches
chore: release v3.1.1
last run
4 days ago
#119
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs