-
Notifications
You must be signed in to change notification settings - Fork 13
Remove default features from statrs #108
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
statrs pulls in a number of transitive dependencies by default, which seem not to be required.
CodSpeed Instrumentation Performance ReportMerging #108 will degrade performances by 8.37%Comparing Summary
Benchmarks breakdown
|
CodSpeed WallTime Performance ReportMerging #108 will degrade performances by 46.22%Comparing Summary
Benchmarks breakdown
|
Summary -- Updates to codspeed 3.0.2, removing some of the new dependencies introduced in 3.0. See astral-sh/uv#14396 and CodSpeedHQ/codspeed-rust#108 for the similar PR in uv and the upstream fix, respectively. Test Plan -- N/a
Summary -- Updates to codspeed 3.0.2, removing some of the new dependencies introduced in 3.0. See astral-sh/uv#14396 and CodSpeedHQ/codspeed-rust#108 for the similar PR in uv and the upstream fix, respectively. Test Plan -- N/a
statrs pulls in a number of transitive dependencies by default, which seem not to be required.