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

Performance History

Latest Results

chore: release v5.0.2
release-plz-2026-08-13T00-29-26Z
10 hours ago
chore: release v5.0.2
release-plz-2026-08-13T00-29-26Z
2 days ago
chore: release v5.0.2
release-plz-2026-08-13T00-29-26Z
2 days ago
chore: release v5.0.2
release-plz-2026-08-13T00-29-26Z
3 days ago
chore: release v5.0.2
release-plz-2026-08-13T00-29-26Z
3 days ago
Update github actions (#860) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [CodSpeedHQ/action](https://redirect.github.com/CodSpeedHQ/action) | action | minor | `v5.0.3` โ†’ `v5.2.1` | | [voidzero-dev/setup-vp](https://redirect.github.com/voidzero-dev/setup-vp) | action | minor | `v1.17.0` โ†’ `v1.18.0` | --- ### Release Notes <details> <summary>CodSpeedHQ/action (CodSpeedHQ/action)</summary> ### [`v5.2.1`](https://redirect.github.com/CodSpeedHQ/action/releases/tag/v5.2.1) [Compare Source](https://redirect.github.com/CodSpeedHQ/action/compare/v5.2.0...v5.2.1) Bumps the CodSpeed runner to [v5.2.1](https://redirect.github.com/CodSpeedHQ/codspeed/releases/tag/v5.2.1). ##### ๐Ÿš€ Features - Add a `simulation-track-subprocess` input, which enables measuring the subprocesses spawned by the benchmarked process in `simulation` mode by [@&#8203;adriencaccia](https://redirect.github.com/adriencaccia) in [#&#8203;235](https://redirect.github.com/CodSpeedHQ/action/pull/235) - Bump the go-runner to [v1.3.0](https://redirect.github.com/CodSpeedHQ/codspeed-go/releases/tag/v1.3.0), adding Go 1.26 and 1.27 support by [@&#8203;adriencaccia](https://redirect.github.com/adriencaccia) in [#&#8203;516](https://redirect.github.com/CodSpeedHQ/codspeed/pull/516) **Full Runner Changelog**: <https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md> #### What's Changed - feat: add simulation-track-subprocess input by [@&#8203;adriencaccia](https://redirect.github.com/adriencaccia) in [#&#8203;235](https://redirect.github.com/CodSpeedHQ/action/pull/235) - chore: bump runner version to 5.2.1 by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;236](https://redirect.github.com/CodSpeedHQ/action/pull/236) **Full Changelog**: <https://github.com/CodSpeedHQ/action/compare/v5.2.0...v5.2.1> ### [`v5.2.0`](https://redirect.github.com/CodSpeedHQ/action/releases/tag/v5.2.0) [Compare Source](https://redirect.github.com/CodSpeedHQ/action/compare/v5.0.3...v5.2.0) Bumps the CodSpeed runner to [v5.2.0](https://redirect.github.com/CodSpeedHQ/codspeed/releases/tag/v5.2.0), including [v5.1.0](https://redirect.github.com/CodSpeedHQ/codspeed/releases/tag/v5.1.0). ##### ๐Ÿš€ Features - Add a `--simulation-track-subprocess` flag that enables tracking benchmark subprocesses, along with per-thread dumps by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#&#8203;493](https://redirect.github.com/CodSpeedHQ/codspeed/pull/493) and [#&#8203;513](https://redirect.github.com/CodSpeedHQ/codspeed/pull/513) - Collect RSS via rss\_stat and folio-rmap reconstruction by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) in [#&#8203;453](https://redirect.github.com/CodSpeedHQ/codspeed/pull/453) - Support CircleCI for GitHub repositories by [@&#8203;fargito](https://redirect.github.com/fargito) in [#&#8203;482](https://redirect.github.com/CodSpeedHQ/codspeed/pull/482) ##### ๐Ÿ› Bug Fixes - Fix cache behavior that was causing an apt reinstall of the libc debug symbols despite cache restore by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#&#8203;509](https://redirect.github.com/CodSpeedHQ/codspeed/pull/509) ##### โš™๏ธ Internals - Bump pinned valgrind-codspeed to [3.26.0-0codspeed7](https://redirect.github.com/CodSpeedHQ/valgrind-codspeed/releases/tag/3.26.0-0codspeed7) by [@&#8203;adriencaccia](https://redirect.github.com/adriencaccia) in [#&#8203;515](https://redirect.github.com/CodSpeedHQ/codspeed/pull/515) - fix(callgrind): represent os threads under `--separate-threads=yes` by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [CodSpeedHQ/valgrind-codspeed#24](https://redirect.github.com/CodSpeedHQ/valgrind-codspeed/pull/24) - feat(callgrind): track subprocesses across fork and exec by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [CodSpeedHQ/valgrind-codspeed#25](https://redirect.github.com/CodSpeedHQ/valgrind-codspeed/pull/25) - Stop skipping the rustup wrapper for valgrind by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#&#8203;493](https://redirect.github.com/CodSpeedHQ/codspeed/pull/493) **Full Runner Changelog**: <https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md> #### What's Changed - fix: add the distribution to the instruments cache key by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#&#8203;233](https://redirect.github.com/CodSpeedHQ/action/pull/233) - chore: bump runner version to 5.1.0 by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;232](https://redirect.github.com/CodSpeedHQ/action/pull/232) - chore: bump runner version to 5.2.0 by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;234](https://redirect.github.com/CodSpeedHQ/action/pull/234) **Full Changelog**: <https://github.com/CodSpeedHQ/action/compare/v5.0.3...v5.2.0> </details> <details> <summary>voidzero-dev/setup-vp (voidzero-dev/setup-vp)</summary> ### [`v1.18.0`](https://redirect.github.com/voidzero-dev/setup-vp/releases/tag/v1.18.0) [Compare Source](https://redirect.github.com/voidzero-dev/setup-vp/compare/v1.17.0...v1.18.0) ##### What's Changed - chore(deps): update vite-plus to v0.2.9 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;125](https://redirect.github.com/voidzero-dev/setup-vp/pull/125) - chore(deps): update pnpm/action-setup action to v6.0.10 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;124](https://redirect.github.com/voidzero-dev/setup-vp/pull/124) - feat: pin the install script to the requested version by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;127](https://redirect.github.com/voidzero-dev/setup-vp/pull/127) - docs: clarify automatic Node.js resolution by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;130](https://redirect.github.com/voidzero-dev/setup-vp/pull/130) - ci: add GitLab end-to-end testing by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;132](https://redirect.github.com/voidzero-dev/setup-vp/pull/132) - feat: resolve Vite+ executable paths from VpDirs by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;131](https://redirect.github.com/voidzero-dev/setup-vp/pull/131) - chore: release v1.18.0 by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;133](https://redirect.github.com/voidzero-dev/setup-vp/pull/133) **Full Changelog**: <https://github.com/voidzero-dev/setup-vp/compare/v1.17.0...v1.18.0> </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-browserslist). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC40OS4wIiwidXBkYXRlZEluVmVyIjoiNDQuNDkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
3 days ago
Update github actions
renovate/github-actions
3 days ago
chore: release v5.0.2
release-plz-2026-08-13T00-29-26Z
3 days ago

Latest Branches

CodSpeed Performance Gauge
0%
chore: release v5.0.2#841
10 hours ago
70d0f27
release-plz-2026-08-13T00-29-26Z
CodSpeed Performance Gauge
0%
Update github actions#860
3 days ago
f17b9b7
renovate/github-actions
CodSpeed Performance Gauge
0%
7 days ago
4985531
update-1787703347
ยฉ 2026 CodSpeed Technology
Home Terms Privacy Docs