feat: reduce size of wheels by bdraco · Pull Request #1540 · python-zeroconf/python-zeroconf
Navigation Menu
{{ message }}
python-zeroconf / python-zeroconf Public
- Notifications You must be signed in to change notification settings
- Fork 229
Merged
Conversation
Copy link Copy Markdown
Member
bdraco
commented
Mar 5, 2025
bdraco
commented
The distribution size was getting to be upwards of 11MiB on some platforms. Compile with -g0 to avoid the large binaries.
bdraco
changed the title
feat: reduce size of binaries
feat: reduce size of wheels
Copy link Copy Markdown
codspeed-hq
bot
commented
Mar 5, 2025
codspeed-hq bot commented
Mar 5, 2025CodSpeed Performance Report
Merging #1540 will not alter performance
Comparing wheel_updates (16f3564) with master (7d0768f)
Summary
✅ 6 untouched benchmarks
Copy link Copy Markdown
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
deleted the
wheel_updates
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment