Skip to content

feat: optimize GetCallInfo with per-package sync.Pool caching#1481

Merged
ccojocar merged 1 commit intosecurego:masterfrom
oittaa:feature/optimized-getcallinfo
Jan 23, 2026
Merged

feat: optimize GetCallInfo with per-package sync.Pool caching#1481
ccojocar merged 1 commit intosecurego:masterfrom
oittaa:feature/optimized-getcallinfo

Conversation

@oittaa
Copy link
Copy Markdown
Contributor

@oittaa oittaa commented Jan 20, 2026

Split out from #1467

Now also uses sync.Pool

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.47%. Comparing base (1216c9b) to head (577d4d6).
⚠️ Report is 168 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1481      +/-   ##
==========================================
+ Coverage   68.49%   69.47%   +0.97%     
==========================================
  Files          75       82       +7     
  Lines        4384     6608    +2224     
==========================================
+ Hits         3003     4591    +1588     
- Misses       1233     1793     +560     
- Partials      148      224      +76     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ccojocar ccojocar merged commit 15cba7f into securego:master Jan 23, 2026
6 checks passed
@oittaa oittaa deleted the feature/optimized-getcallinfo branch January 25, 2026 16:41
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.

3 participants