Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps peter-evans/find-comment from 3 to 4.

Release notes

Sourced from peter-evans/find-comment's releases.

Find Comment v4.0.0

⚙️ Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner for Node 24 support.

What's Changed

... (truncated)

Commits
  • b30e6a3 feat: v4 (#389)
  • b4929e7 build(deps-dev): bump @​types/node from 18.19.124 to 18.19.127 (#388)
  • 1f47d94 build(deps-dev): bump @​vercel/ncc from 0.38.3 to 0.38.4 (#387)
  • a723a15 build(deps): bump actions/setup-node from 4 to 5 (#386)
  • 8bacb1b build(deps-dev): bump @​types/node from 18.19.123 to 18.19.124 (#385)
  • 048de65 build(deps): bump actions/checkout from 4 to 5 (#384)
  • c02750f build(deps-dev): bump @​types/node from 18.19.122 to 18.19.123 (#383)
  • 092c582 build(deps): bump actions/download-artifact from 4 to 5 (#382)
  • c115bb0 build(deps-dev): bump eslint-plugin-prettier from 5.5.3 to 5.5.4 (#381)
  • 8d3be5d build(deps-dev): bump @​types/node from 18.19.121 to 18.19.122 (#380)
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies About things we use. github_actions Pull requests that update GitHub Actions code labels Nov 1, 2025
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 3 to 4.
- [Release notes](https://github.com/peter-evans/find-comment/releases)
- [Commits](peter-evans/find-comment@v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/find-comment
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies About things we use. github_actions Pull requests that update GitHub Actions code labels Nov 1, 2025
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CUDA.jl Benchmarks

Benchmark suite Current: a115e78 Previous: f4c05e0 Ratio
latency/precompile 56620007305.5 ns 56743162658.5 ns 1.00
latency/ttfp 8352451213 ns 8292887489.5 ns 1.01
latency/import 4520868258 ns 4493784612 ns 1.01
integration/volumerhs 9627215 ns 9612835.5 ns 1.00
integration/byval/slices=1 146926 ns 146961 ns 1.00
integration/byval/slices=3 425883 ns 425977 ns 1.00
integration/byval/reference 144974 ns 145162 ns 1.00
integration/byval/slices=2 286265 ns 286531 ns 1.00
integration/cudadevrt 103448 ns 103664 ns 1.00
kernel/indexing 14119 ns 14225 ns 0.99
kernel/indexing_checked 14886 ns 14963.5 ns 0.99
kernel/occupancy 699.2612903225806 ns 712.5909090909091 ns 0.98
kernel/launch 2156.5555555555557 ns 2140.1111111111113 ns 1.01
kernel/rand 15630 ns 17014 ns 0.92
array/reverse/1d 19871 ns 19857 ns 1.00
array/reverse/2dL_inplace 66765 ns 66720 ns 1.00
array/reverse/1dL 70060 ns 70068 ns 1.00
array/reverse/2d 21916 ns 21721 ns 1.01
array/reverse/1d_inplace 11322 ns 11535 ns 0.98
array/reverse/2d_inplace 13146 ns 13153 ns 1.00
array/reverse/2dL 73936.5 ns 73755 ns 1.00
array/reverse/1dL_inplace 66758 ns 66862 ns 1.00
array/copy 20743 ns 20647 ns 1.00
array/iteration/findall/int 157752 ns 158235 ns 1.00
array/iteration/findall/bool 139515.5 ns 139770.5 ns 1.00
array/iteration/findfirst/int 161786 ns 161047 ns 1.00
array/iteration/findfirst/bool 162367 ns 162113 ns 1.00
array/iteration/scalar 73030 ns 73378 ns 1.00
array/iteration/logical 214667.5 ns 216537 ns 0.99
array/iteration/findmin/1d 51047.5 ns 50322 ns 1.01
array/iteration/findmin/2d 96117 ns 96281.5 ns 1.00
array/reductions/reduce/Int64/1d 43465 ns 43275 ns 1.00
array/reductions/reduce/Int64/dims=1 44512 ns 44878 ns 0.99
array/reductions/reduce/Int64/dims=2 61684 ns 61376 ns 1.01
array/reductions/reduce/Int64/dims=1L 89172.5 ns 89018 ns 1.00
array/reductions/reduce/Int64/dims=2L 87999 ns 87717 ns 1.00
array/reductions/reduce/Float32/1d 37245.5 ns 36706 ns 1.01
array/reductions/reduce/Float32/dims=1 51697 ns 41841.5 ns 1.24
array/reductions/reduce/Float32/dims=2 59752 ns 59890 ns 1.00
array/reductions/reduce/Float32/dims=1L 52310 ns 52369 ns 1.00
array/reductions/reduce/Float32/dims=2L 72045 ns 71845 ns 1.00
array/reductions/mapreduce/Int64/1d 43405 ns 43034 ns 1.01
array/reductions/mapreduce/Int64/dims=1 44624 ns 44568 ns 1.00
array/reductions/mapreduce/Int64/dims=2 61658 ns 61598 ns 1.00
array/reductions/mapreduce/Int64/dims=1L 88906 ns 88831 ns 1.00
array/reductions/mapreduce/Int64/dims=2L 88112 ns 88197 ns 1.00
array/reductions/mapreduce/Float32/1d 37026 ns 36550 ns 1.01
array/reductions/mapreduce/Float32/dims=1 51572.5 ns 51845 ns 0.99
array/reductions/mapreduce/Float32/dims=2 60187.5 ns 60046 ns 1.00
array/reductions/mapreduce/Float32/dims=1L 52820 ns 52895 ns 1.00
array/reductions/mapreduce/Float32/dims=2L 72342 ns 72274 ns 1.00
array/broadcast 20118 ns 20228 ns 0.99
array/copyto!/gpu_to_gpu 12899 ns 12997 ns 0.99
array/copyto!/cpu_to_gpu 214289 ns 214588 ns 1.00
array/copyto!/gpu_to_cpu 282489.5 ns 283061 ns 1.00
array/accumulate/Int64/1d 124632.5 ns 124766 ns 1.00
array/accumulate/Int64/dims=1 83311 ns 83121 ns 1.00
array/accumulate/Int64/dims=2 157781 ns 157489 ns 1.00
array/accumulate/Int64/dims=1L 1708783.5 ns 1708744 ns 1.00
array/accumulate/Int64/dims=2L 966281.5 ns 966369 ns 1.00
array/accumulate/Float32/1d 109038 ns 109029 ns 1.00
array/accumulate/Float32/dims=1 80217 ns 80115 ns 1.00
array/accumulate/Float32/dims=2 147526.5 ns 147066 ns 1.00
array/accumulate/Float32/dims=1L 1617961 ns 1617852.5 ns 1.00
array/accumulate/Float32/dims=2L 697968 ns 697700.5 ns 1.00
array/construct 1293.1 ns 1284.9 ns 1.01
array/random/randn/Float32 48756.5 ns 44088.5 ns 1.11
array/random/randn!/Float32 24924 ns 24724 ns 1.01
array/random/rand!/Int64 27193 ns 27197 ns 1.00
array/random/rand!/Float32 8752.666666666666 ns 8847.666666666666 ns 0.99
array/random/rand/Int64 38049.5 ns 29769 ns 1.28
array/random/rand/Float32 13217 ns 13169 ns 1.00
array/permutedims/4d 60049.5 ns 60066.5 ns 1.00
array/permutedims/2d 53923 ns 53803 ns 1.00
array/permutedims/3d 54913.5 ns 54690 ns 1.00
array/sorting/1d 2756758 ns 2756717 ns 1.00
array/sorting/by 3367827.5 ns 3343987 ns 1.01
array/sorting/2d 1088009 ns 1080056.5 ns 1.01
cuda/synchronization/stream/auto 1055.3 ns 1028.4 ns 1.03
cuda/synchronization/stream/nonblocking 7814.4 ns 7619.4 ns 1.03
cuda/synchronization/stream/blocking 810.8494623655914 ns 806.3333333333334 ns 1.01
cuda/synchronization/context/auto 1160.1 ns 1172.7 ns 0.99
cuda/synchronization/context/nonblocking 8923.8 ns 7177 ns 1.24
cuda/synchronization/context/blocking 900.7272727272727 ns 911.1923076923077 ns 0.99

This comment was automatically generated by workflow using github-action-benchmark.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies About things we use. github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant