Skip to content

Update softprops/action-gh-release action to v3#42

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/softprops-action-gh-release-3.x
Open

Update softprops/action-gh-release action to v3#42
renovate[bot] wants to merge 1 commit intomainfrom
renovate/softprops-action-gh-release-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 12, 2026

This PR contains the following updates:

Package Type Update Change
softprops/action-gh-release action major v2v3

Release Notes

softprops/action-gh-release (softprops/action-gh-release)

v3

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: 4221379 ns/op

🔍 Interactive Profile Visualizations

View the interactive profile graphs directly in your browser:

📈 View CPU Profile →

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

💾 View Memory Profile →

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

CPU Profile (Top 20)

File: deidentify.test
Build ID: 26ab38116f4e7f134ef58c122da70b46a14a1d2d
Type: cpu
Time: 2026-04-12 05:29:27 UTC
Duration: 90.97s, Total samples = 271.10s (298.02%)
Showing nodes accounting for 145.04s, 53.50% of 271.10s total
Dropped 491 nodes (cum <= 1.36s)
Showing top 20 nodes out of 171
      flat  flat%   sum%        cum   cum%
    23.26s  8.58%  8.58%     28.15s 10.38%  runtime.tryDeferToSpanScan
    16.82s  6.20% 14.78%     24.96s  9.21%  runtime.typePointers.next
     9.24s  3.41% 18.19%      9.24s  3.41%  runtime.memclrNoHeapPointers
     8.27s  3.05% 21.24%     38.60s 14.24%  runtime.scanObject
     7.51s  2.77% 24.01%     28.73s 10.60%  regexp/syntax.(*compiler).inst (inline)
     7.44s  2.74% 26.76%      7.44s  2.74%  runtime.typePointers.nextFast (inline)
     6.91s  2.55% 29....

Memory Profile (Top 20)

File: deidentify.test
Build ID: 26ab38116f4e7f134ef58c122da70b46a14a1d2d
Type: alloc_space
Time: 2026-04-12 05:31:23 UTC
Showing nodes accounting for 25721.53MB, 99.80% of 25772.04MB total
Dropped 65 nodes (cum <= 128.86MB)
Showing top 20 nodes out of 52
      flat  flat%   sum%        cum   cum%
11980.54MB 46.49% 46.49% 11980.54MB 46.49%  regexp/syntax.(*compiler).inst (inline)
 4740.51MB 18.39% 64.88%  4748.01MB 18.42%  regexp.(*Regexp).get
 3964.92MB 15.38% 80.27%  3964.92MB 15.38%  regexp/syntax.(*parser).newRegexp (inline)
 2173.78MB  8.43% 88.70%  2173.78MB  8.43%  regexp/syntax.appendRange
  756.02MB  2.93% 91.63%   756.02MB  2.93%  regexp/syntax.(*parser).maybeConcat
  739.43MB  2.87% 94.50%  2379.60MB  9.23%  regexp/syntax.(*parser).collapse
  449.85MB  1.75% 96.25%   449.85MB  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: AMD EPYC 7763 64-Core Processor                
BenchmarkParagraphDeidentification-4           	    8065	   4221379 ns/op	 3872202 B/op	   15523 allocs/op
BenchmarkParagraphDeidentificationParallel-4   	   15975	   2103550 ns/op	 3456204 B/op	   15109 allocs/op
PASS
ok  	github.com/aliengiraffe/deidentify	91.005s
goos: linux
goarch: amd64
pkg: github.com/aliengiraffe/deidentify
cpu: AMD EPYC 7763 64-Core Processor                
BenchmarkParagraphDeidentification-4           	    2953	   3937988 ns/op
BenchmarkParagraphDeidentificationParallel-4   	    3602	   3328962 ns/op
PASS
ok  	github.com/aliengiraffe/deidentify	24.440s
goos: linux
goarch: amd64
pkg: github.com/aliengiraffe/deidentify
cpu: AMD EPYC 7763 64-Core Processor                
BenchmarkParagraphDeidentificationParallel-4   	    3597	   3341728 ns/op
PASS
ok  	github.com/aliengiraffe/deidentify	12.420s


Generated by Benchmark & Profile workflow run #24299547160 • Updated: Sun, 12 Apr 2026 05:31:49 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