Skip to content

Update actions/checkout action to v7#44

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-checkout-7.x
Open

Update actions/checkout action to v7#44
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-checkout-7.x

Conversation

@renovate

@renovate renovate Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4v7

Release Notes

actions/checkout (actions/checkout)

v7.0.0

Compare Source

v7

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v5

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

🔍 Interactive Profile Visualizations

View the interactive profile graphs directly in your browser:

📈 View CPU Profile →

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

💾 View Memory Profile →

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

CPU Profile (Top 20)

File: deidentify.test
Build ID: ab6e77bbe944be045db9d7aa8792c914008bc2bc
Type: cpu
Time: 2026-06-18 21:43:36 UTC
Duration: 91.55s, Total samples = 269.40s (294.27%)
Showing nodes accounting for 139.69s, 51.85% of 269.40s total
Dropped 514 nodes (cum <= 1.35s)
Showing top 20 nodes out of 189
      flat  flat%   sum%        cum   cum%
    22.69s  8.42%  8.42%     27.19s 10.09%  runtime.tryDeferToSpanScan
    17.27s  6.41% 14.83%     20.89s  7.75%  runtime.typePointers.next
    11.07s  4.11% 18.94%     11.07s  4.11%  runtime.memclrNoHeapPointers
     7.69s  2.85% 21.80%     14.19s  5.27%  regexp.(*machine).add
     7.65s  2.84% 24.64%     34.46s 12.79%  runtime.scanObject
     7.26s  2.69% 27.33%     28.62s 10.62%  regexp/syntax.(*compiler).inst (inline)
     6.64s  2.46% 29.80%     19.66s  7...

Memory Profile (Top 20)

File: deidentify.test
Build ID: ab6e77bbe944be045db9d7aa8792c914008bc2bc
Type: alloc_space
Time: 2026-06-18 21:45:32 UTC
Showing nodes accounting for 25948.71MB, 99.75% of 26014.73MB total
Dropped 77 nodes (cum <= 130.07MB)
Showing top 20 nodes out of 52
      flat  flat%   sum%        cum   cum%
12015.65MB 46.19% 46.19% 12015.65MB 46.19%  regexp/syntax.(*compiler).inst (inline)
 4817.04MB 18.52% 64.70%  4826.05MB 18.55%  regexp.(*Regexp).get
 4005.43MB 15.40% 80.10%  4005.43MB 15.40%  regexp/syntax.(*parser).newRegexp (inline)
 2161.76MB  8.31% 88.41%  2161.76MB  8.31%  regexp/syntax.appendRange
  780.52MB  3.00% 91.41%   780.52MB  3.00%  regexp/syntax.(*parser).maybeConcat
  772.43MB  2.97% 94.38%  2443.59MB  9.39%  regexp/syntax.(*parser).collapse
  453.92MB  1.74% 96.13%   453.92MB  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 9V74 80-Core Processor                
BenchmarkParagraphDeidentification-4           	    8556	   4106559 ns/op	 3859764 B/op	   15512 allocs/op
BenchmarkParagraphDeidentificationParallel-4   	   16227	   2063796 ns/op	 3471767 B/op	   15109 allocs/op
PASS
ok  	github.com/aliengiraffe/deidentify	91.589s
goos: linux
goarch: amd64
pkg: github.com/aliengiraffe/deidentify
cpu: AMD EPYC 9V74 80-Core Processor                
BenchmarkParagraphDeidentification-4           	    3056	   3914380 ns/op
BenchmarkParagraphDeidentificationParallel-4   	    3598	   3210756 ns/op
PASS
ok  	github.com/aliengiraffe/deidentify	24.320s
goos: linux
goarch: amd64
pkg: github.com/aliengiraffe/deidentify
cpu: AMD EPYC 9V74 80-Core Processor                
BenchmarkParagraphDeidentificationParallel-4   	    3742	   3228497 ns/op
PASS
ok  	github.com/aliengiraffe/deidentify	12.466s


Generated by Benchmark & Profile workflow run #27791156487 • Updated: Thu, 18 Jun 2026 21:45:58 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