Skip to content

feat: reduce size of wheels #1540

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

Merged
merged 1 commit into from
Mar 5, 2025
Merged

feat: reduce size of wheels #1540

merged 1 commit into from
Mar 5, 2025

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Mar 5, 2025

The distribution size was getting to be upwards of 11MiB on some platforms. Compile with -g0 to avoid the large binaries.

@bdraco bdraco changed the title feat: reduce size of binaries feat: reduce size of wheels Mar 5, 2025
Copy link

codspeed-hq bot commented Mar 5, 2025

CodSpeed Performance Report

Merging #1540 will not alter performance

Comparing wheel_updates (16f3564) with master (7d0768f)

Summary

✅ 6 untouched benchmarks

Copy link

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.79%. Comparing base (7d0768f) to head (16f3564).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1540   +/-   ##
=======================================
  Coverage   99.79%   99.79%           
=======================================
  Files          33       33           
  Lines        3392     3392           
  Branches      463      463           
=======================================
  Hits         3385     3385           
  Misses          5        5           
  Partials        2        2           

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

@bdraco bdraco merged commit dea233c into master Mar 5, 2025
34 checks passed
@bdraco bdraco deleted the wheel_updates branch March 5, 2025 01:36
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.

1 participant