Skip to content

Conversation

andrewro-google
Copy link
Contributor

@andrewro-google andrewro-google commented Sep 25, 2025

…and construction

It's a small perf hit but it does show up in profiles. In a long running query I see it taking 6% of the cpu time. I think the existing guarantee is stronger than it needs to be: generally no one should assume that a moved-from object has any invariants except it can be reinstantiated.

57LxCBw6zNmmGAV

This change is Reviewable

…and construction

It's a small perf hit but it does show up in profiles. In a long running query I see it taking 6% of the cpu time
@scotthart
Copy link
Member

/gcbrun

Copy link
Member

@scotthart scotthart left a comment

Choose a reason for hiding this comment

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

@scotthart reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @andrewro-google)

Copy link

codecov bot commented Sep 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.04%. Comparing base (77ebc1e) to head (f14aac2).
⚠️ Report is 42 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #15566   +/-   ##
=======================================
  Coverage   93.04%   93.04%           
=======================================
  Files        2406     2406           
  Lines      219803   219797    -6     
=======================================
+ Hits       204518   204521    +3     
+ Misses      15285    15276    -9     

☔ 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.

@scotthart
Copy link
Member

/gcbrun

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