Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps actions/checkout from 4 to 5.

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 1, 2025
Copy link
Contributor

github-actions bot commented Oct 1, 2025

Benchmark Results

main 294243c... main / 294243c...
saxpy/default/Float32/1024 0.0348 ± 0.02 ms 0.0385 ± 0.025 ms 0.904 ± 0.79
saxpy/default/Float32/1048576 0.362 ± 0.027 ms 0.346 ± 0.03 ms 1.05 ± 0.12
saxpy/default/Float32/16384 0.0576 ± 0.025 ms 0.0535 ± 0.023 ms 1.08 ± 0.66
saxpy/default/Float32/2048 0.0394 ± 0.023 ms 0.0385 ± 0.023 ms 1.02 ± 0.84
saxpy/default/Float32/256 30.8 ± 13 μs 0.0361 ± 0.019 ms 0.852 ± 0.58
saxpy/default/Float32/262144 0.13 ± 0.026 ms 0.127 ± 0.028 ms 1.02 ± 0.3
saxpy/default/Float32/32768 0.0617 ± 0.026 ms 0.0593 ± 0.026 ms 1.04 ± 0.64
saxpy/default/Float32/4096 0.0447 ± 0.026 ms 0.0405 ± 0.025 ms 1.1 ± 0.94
saxpy/default/Float32/512 0.0391 ± 0.024 ms 0.0362 ± 0.021 ms 1.08 ± 0.93
saxpy/default/Float32/64 29.9 ± 9.8 μs 28.9 ± 8.2 μs 1.03 ± 0.45
saxpy/default/Float32/65536 0.0722 ± 0.024 ms 0.0696 ± 0.026 ms 1.04 ± 0.53
saxpy/default/Float64/1024 0.0393 ± 0.025 ms 0.0352 ± 0.025 ms 1.12 ± 1.1
saxpy/default/Float64/1048576 0.649 ± 0.036 ms 0.656 ± 0.055 ms 0.99 ± 0.1
saxpy/default/Float64/16384 0.0641 ± 0.028 ms 0.0571 ± 0.027 ms 1.12 ± 0.72
saxpy/default/Float64/2048 0.04 ± 0.024 ms 0.0363 ± 0.025 ms 1.1 ± 1
saxpy/default/Float64/256 30 ± 9 μs 0.0356 ± 0.018 ms 0.842 ± 0.49
saxpy/default/Float64/262144 0.191 ± 0.021 ms 0.19 ± 0.02 ms 1 ± 0.15
saxpy/default/Float64/32768 0.0706 ± 0.028 ms 0.0659 ± 0.028 ms 1.07 ± 0.63
saxpy/default/Float64/4096 0.0478 ± 0.025 ms 0.0409 ± 0.026 ms 1.17 ± 0.95
saxpy/default/Float64/512 0.039 ± 0.026 ms 27.8 ± 6.8 μs 1.4 ± 0.99
saxpy/default/Float64/64 29.4 ± 7.8 μs 27.6 ± 6.6 μs 1.07 ± 0.38
saxpy/default/Float64/65536 0.0902 ± 0.027 ms 0.0854 ± 0.027 ms 1.06 ± 0.46
saxpy/static workgroup=(1024,)/Float32/1024 31.1 ± 18 μs 28.3 ± 8.1 μs 1.1 ± 0.7
saxpy/static workgroup=(1024,)/Float32/1048576 0.337 ± 0.027 ms 0.34 ± 0.029 ms 0.994 ± 0.12
saxpy/static workgroup=(1024,)/Float32/16384 0.0545 ± 0.024 ms 0.051 ± 0.024 ms 1.07 ± 0.69
saxpy/static workgroup=(1024,)/Float32/2048 0.0416 ± 0.024 ms 0.0329 ± 0.021 ms 1.26 ± 1.1
saxpy/static workgroup=(1024,)/Float32/256 0.035 ± 0.012 ms 27.5 ± 5.3 μs 1.28 ± 0.51
saxpy/static workgroup=(1024,)/Float32/262144 0.121 ± 0.025 ms 0.12 ± 0.025 ms 1.01 ± 0.29
saxpy/static workgroup=(1024,)/Float32/32768 0.0594 ± 0.025 ms 0.0553 ± 0.025 ms 1.08 ± 0.66
saxpy/static workgroup=(1024,)/Float32/4096 0.0408 ± 0.022 ms 0.0402 ± 0.025 ms 1.01 ± 0.85
saxpy/static workgroup=(1024,)/Float32/512 31.4 ± 13 μs 0.0356 ± 0.02 ms 0.884 ± 0.62
saxpy/static workgroup=(1024,)/Float32/64 29.6 ± 9.9 μs 0.0369 ± 0.017 ms 0.803 ± 0.46
saxpy/static workgroup=(1024,)/Float32/65536 0.0687 ± 0.025 ms 0.0665 ± 0.025 ms 1.03 ± 0.54
saxpy/static workgroup=(1024,)/Float64/1024 0.0354 ± 0.023 ms 31.3 ± 20 μs 1.13 ± 1
saxpy/static workgroup=(1024,)/Float64/1048576 0.631 ± 0.05 ms 0.677 ± 0.048 ms 0.932 ± 0.099
saxpy/static workgroup=(1024,)/Float64/16384 0.0597 ± 0.026 ms 0.0548 ± 0.026 ms 1.09 ± 0.7
saxpy/static workgroup=(1024,)/Float64/2048 0.0405 ± 0.024 ms 0.0357 ± 0.025 ms 1.13 ± 1
saxpy/static workgroup=(1024,)/Float64/256 29.5 ± 7.2 μs 31 ± 12 μs 0.95 ± 0.42
saxpy/static workgroup=(1024,)/Float64/262144 0.19 ± 0.019 ms 0.188 ± 0.019 ms 1.01 ± 0.14
saxpy/static workgroup=(1024,)/Float64/32768 0.0689 ± 0.026 ms 0.0632 ± 0.026 ms 1.09 ± 0.61
saxpy/static workgroup=(1024,)/Float64/4096 0.0476 ± 0.023 ms 0.042 ± 0.024 ms 1.13 ± 0.84
saxpy/static workgroup=(1024,)/Float64/512 0.0336 ± 0.016 ms 29 ± 7.9 μs 1.16 ± 0.62
saxpy/static workgroup=(1024,)/Float64/64 0.0405 ± 0.02 ms 0.0344 ± 0.018 ms 1.18 ± 0.83
saxpy/static workgroup=(1024,)/Float64/65536 0.0843 ± 0.023 ms 0.0841 ± 0.026 ms 1 ± 0.42
time_to_load 1.32 ± 0.0041 s 1.33 ± 0.0048 s 0.994 ± 0.0047

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR.
Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants