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

[io] avoid unnecessary heap allocation in TFile::MakeFree #17569

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

silverweed
Copy link
Contributor

Micro-optimization in TFile::MakeFree()

Checklist:

  • tested changes locally
  • updated the docs (if necessary)

@silverweed silverweed self-assigned this Jan 29, 2025
@silverweed silverweed requested a review from pcanal as a code owner January 29, 2025 16:26
Copy link
Member

@pcanal pcanal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

Copy link

Test Results

    18 files      18 suites   5d 0h 12m 10s ⏱️
 2 683 tests  2 680 ✅ 0 💤 3 ❌
46 598 runs  46 594 ✅ 0 💤 4 ❌

For more details on these failures, see this check.

Results for commit fd5d522.

@silverweed silverweed merged commit 390465c into root-project:master Jan 30, 2025
17 of 21 checks passed
@silverweed silverweed deleted the tfile_bufstack branch January 30, 2025 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants