Skip to content

fix/inefficient-counter#21847

Open
mchain0 wants to merge 1 commit intodevelopfrom
fix/inefficient-counter
Open

fix/inefficient-counter#21847
mchain0 wants to merge 1 commit intodevelopfrom
fix/inefficient-counter

Conversation

@mchain0
Copy link
Copy Markdown
Contributor

@mchain0 mchain0 commented Apr 3, 2026

An obvious inefficiency: getBatchCountForChain builds a slice only to take its length — wasteful allocations. Replacing it with a counter.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

✅ No conflicts with other open PRs targeting develop

@mchain0 mchain0 marked this pull request as ready for review April 3, 2026 09:56
@mchain0 mchain0 requested review from a team as code owners April 3, 2026 09:56
@cl-sonarqube-production
Copy link
Copy Markdown

@trunk-io
Copy link
Copy Markdown

trunk-io bot commented Apr 3, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@mchain0 mchain0 enabled auto-merge April 3, 2026 11:02
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.

2 participants