Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2025

This PR contains the following updates:

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

Release Notes

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

v8: .0.0

Compare Source

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.

New Contributors

Full Changelog: actions/github-script@v7.1.0...v8.0.0


Configuration

📅 Schedule: 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.

@coderabbitai
Copy link

coderabbitai bot commented Sep 4, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore or @coderabbit ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 4, 2025

@github-actions
Copy link

github-actions bot commented Sep 4, 2025

📊 Benchmark & Profile Results

Performance Summary

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

🔍 Interactive Profile Visualizations

View the interactive profile graphs directly in your browser:

📈 View CPU Profile →

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

💾 View Memory Profile →

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

CPU Profile (Top 20)

File: deidentify.test
Build ID: 2092bf25f35c15e045084f327293b7333cd39d83
Type: cpu
Time: 2025-09-04 17:43:45 UTC
Duration: 90.71s, Total samples = 266.23s (293.49%)
Showing nodes accounting for 136.47s, 51.26% of 266.23s total
Dropped 464 nodes (cum <= 1.33s)
Showing top 20 nodes out of 180
      flat  flat%   sum%        cum   cum%
    16.31s  6.13%  6.13%     24.70s  9.28%  runtime.findObject
    14.67s  5.51% 11.64%     21.61s  8.12%  runtime.typePointers.next
    10.71s  4.02% 15.66%     10.71s  4.02%  runtime.memclrNoHeapPointers
     9.38s  3.52% 19.18%     38.32s 14.39%  runtime.scanobject
     7.23s  2.72% 21.90%     14.03s  5.27%  regexp.(*machine).add
     7.09s  2.66% 24.56%      7.92s  2.97%  runtime.spanOf (inline)
     6.68s  2.51% 27.07%      6.68s  2.51%  runtime.typePointe...

Memory Profile (Top 20)

File: deidentify.test
Build ID: 2092bf25f35c15e045084f327293b7333cd39d83
Type: alloc_space
Time: 2025-09-04 17:45:40 UTC
Showing nodes accounting for 25615.28MB, 99.76% of 25677.30MB total
Dropped 64 nodes (cum <= 128.39MB)
Showing top 20 nodes out of 52
      flat  flat%   sum%        cum   cum%
12104.86MB 47.14% 47.14% 12104.86MB 47.14%  regexp/syntax.(*compiler).inst (inline)
 4549.55MB 17.72% 64.86%  4559.06MB 17.76%  regexp.(*Regexp).get
 3978.92MB 15.50% 80.36%  3978.92MB 15.50%  regexp/syntax.(*parser).newRegexp (inline)
 2171.92MB  8.46% 88.81%  2171.92MB  8.46%  regexp/syntax.appendRange
  780.52MB  3.04% 91.85%   780.52MB  3.04%  regexp/syntax.(*parser).maybeConcat
  749.44MB  2.92% 94.77%  2369.60MB  9.23%  regexp/syntax.(*parser).collapse
  425.62MB  1.66% 96.43%   425.62MB  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           	    8115	   4206846 ns/op	 3688489 B/op	   15396 allocs/op
BenchmarkParagraphDeidentificationParallel-4   	   16392	   2055598 ns/op	 3467829 B/op	   15080 allocs/op
PASS
ok  	github.com/aliengiraffe/deidentify	90.750s
goos: linux
goarch: amd64
pkg: github.com/aliengiraffe/deidentify
cpu: AMD EPYC 7763 64-Core Processor                
BenchmarkParagraphDeidentification-4           	    2948	   3965681 ns/op
BenchmarkParagraphDeidentificationParallel-4   	    3775	   3133779 ns/op
PASS
ok  	github.com/aliengiraffe/deidentify	24.330s
goos: linux
goarch: amd64
pkg: github.com/aliengiraffe/deidentify
cpu: AMD EPYC 7763 64-Core Processor                
BenchmarkParagraphDeidentificationParallel-4   	    3890	   3118763 ns/op
PASS
ok  	github.com/aliengiraffe/deidentify	12.509s


Generated by Benchmark & Profile workflow run #17472223122 • Updated: Thu, 04 Sep 2025 17: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.

1 participant