Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chaindump: microoptimize memory management #3514

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

roman-khimov
Copy link
Member

Reuse buffers.

Reuse buffers.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
@roman-khimov roman-khimov added this to the v0.106.3 milestone Jul 16, 2024
Copy link

codecov bot commented Jul 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.07%. Comparing base (d9d9d00) to head (1aefd7d).
Report is 26 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3514      +/-   ##
==========================================
- Coverage   86.19%   86.07%   -0.12%     
==========================================
  Files         331      330       -1     
  Lines       38523    38646     +123     
==========================================
+ Hits        33205    33266      +61     
- Misses       3786     3839      +53     
- Partials     1532     1541       +9     

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

@AnnaShaleva AnnaShaleva merged commit c207b9b into master Jul 16, 2024
20 of 21 checks passed
@AnnaShaleva AnnaShaleva deleted the microoptimize-chaindump branch July 16, 2024 13:54
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