Skip to content

Update actions/github-script action to v9#41

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-github-script-9.x
Open

Update actions/github-script action to v9#41
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-github-script-9.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 10, 2026

This PR contains the following updates:

Package Type Update Change
actions/github-script action major v8v9

Release Notes

actions/github-script (actions/github-script)

v9

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

📊 Benchmark & Profile Results

Performance Summary

  • Throughput: N/A paragraphs/second
  • Mean time per paragraph: N/A
  • Nanoseconds per operation: 4578963 ns/op

🔍 Interactive Profile Visualizations

View the interactive profile graphs directly in your browser:

📈 View CPU Profile →

  • Download the artifact benchmark-profiles-7dd5fa9e98aa7f8b5223b9b7cc2f7b2c5319beff
  • Open cpu_profile.html in your browser

💾 View Memory Profile →

  • Download the artifact benchmark-profiles-7dd5fa9e98aa7f8b5223b9b7cc2f7b2c5319beff
  • Open memory_profile.html in your browser

CPU Profile (Top 20)

File: deidentify.test
Build ID: 26ab38116f4e7f134ef58c122da70b46a14a1d2d
Type: cpu
Time: 2026-04-10 01:40:47 UTC
Duration: 95.26s, Total samples = 282.51s (296.58%)
Showing nodes accounting for 144.32s, 51.08% of 282.51s total
Dropped 568 nodes (cum <= 1.41s)
Showing top 20 nodes out of 181
      flat  flat%   sum%        cum   cum%
    22.28s  7.89%  7.89%     25.97s  9.19%  runtime.tryDeferToSpanScan
    16.79s  5.94% 13.83%     19.47s  6.89%  runtime.typePointers.next
    12.36s  4.38% 18.20%     36.98s 13.09%  runtime.scanObject
    12.04s  4.26% 22.47%     12.04s  4.26%  runtime.memclrNoHeapPointers
     7.80s  2.76% 25.23%     15.11s  5.35%  regexp.(*machine).add
     7.07s  2.50% 27.73%     27.84s  9.85%  runtime.wbBufFlush1
     6.17s  2.18% 29.91%     21.72s  7.69%  regexp/syntax....

Memory Profile (Top 20)

File: deidentify.test
Build ID: 26ab38116f4e7f134ef58c122da70b46a14a1d2d
Type: alloc_space
Time: 2026-04-10 01:42:47 UTC
Showing nodes accounting for 24325.26MB, 99.76% of 24383.77MB total
Dropped 71 nodes (cum <= 121.92MB)
Showing top 20 nodes out of 52
      flat  flat%   sum%        cum   cum%
11290.41MB 46.30% 46.30% 11290.41MB 46.30%  regexp/syntax.(*compiler).inst (inline)
 4574.50MB 18.76% 65.06%     4584MB 18.80%  regexp.(*Regexp).get
 3702.90MB 15.19% 80.25%  3702.90MB 15.19%  regexp/syntax.(*parser).newRegexp (inline)
 2022.20MB  8.29% 88.54%  2022.20MB  8.29%  regexp/syntax.appendRange
  722.93MB  2.96% 91.51%  2282.09MB  9.36%  regexp/syntax.(*parser).collapse
  698.02MB  2.86% 94.37%   698.02MB  2.86%  regexp/syntax.(*parser).maybeConcat
  464.83MB  1.91% 96.28%   464.83MB  1....

📥 All Artifacts Available

Download the complete profiling package from the workflow artifacts:

  • 🌐 HTML Reports: cpu_profile.html, memory_profile.html (interactive visualizations)
  • 📊 Graphs: CPU & Memory SVG/PNG files
  • 📝 Text Reports: Full profiling data in text format
  • 🎯 Focused Analysis: Deidentify-specific function profiling
  • 📋 Raw Profiles: .prof files for custom analysis
Full Benchmark Output
goos: linux
goarch: amd64
pkg: github.com/aliengiraffe/deidentify
cpu: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
BenchmarkParagraphDeidentification-4           	    7900	   4578963 ns/op	 3892401 B/op	   15544 allocs/op
BenchmarkParagraphDeidentificationParallel-4   	   14229	   2317736 ns/op	 3458239 B/op	   15100 allocs/op
PASS
ok  	github.com/aliengiraffe/deidentify	95.301s
goos: linux
goarch: amd64
pkg: github.com/aliengiraffe/deidentify
cpu: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
BenchmarkParagraphDeidentification-4           	    2847	   4197199 ns/op
BenchmarkParagraphDeidentificationParallel-4   	    3369	   3491953 ns/op
PASS
ok  	github.com/aliengiraffe/deidentify	24.593s
goos: linux
goarch: amd64
pkg: github.com/aliengiraffe/deidentify
cpu: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
BenchmarkParagraphDeidentificationParallel-4   	    3242	   3426495 ns/op
PASS
ok  	github.com/aliengiraffe/deidentify	11.549s


Generated by Benchmark & Profile workflow run #24222080961 • Updated: Fri, 10 Apr 2026 01:43:12 GMT

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants