-
Couldn't load subscription status.
- Fork 311
experiment with "ref" form of extra #1786
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
Conversation
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
CodSpeed Performance Report
Merging #1786 will not alter performance
Comparing davidhewitt:dh/owned-extra (0fe0b40) with main (1cd5ee3)
Summary
✅ 161 untouched
I realise there is no benchmark for this serialization pathway, will add one.
The signal is slightly too small to show here, this is a ~5% improvement on the wrap serializer performance according to codspeed.
Change Summary
Experiment whether avoiding taking ownership of extra can aid performance. Not ready, pushing for codspeed feedback.
Related issue number
N/A
Checklist
pydantic-core(except for expected changes)