Skip to content
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

harden the frozen python modules #20

Open
guyush1 opened this issue Dec 13, 2024 · 2 comments
Open

harden the frozen python modules #20

guyush1 opened this issue Dec 13, 2024 · 2 comments
Assignees

Comments

@guyush1
Copy link
Owner

guyush1 commented Dec 13, 2024

  1. Find & remove the largest frozen modules which are irrelevant to gdb, and then remove them from the python compilation
  2. Make sure to strip gdb completely - it will reduce the binary size by a non-marginal amount
@guyush1
Copy link
Owner Author

guyush1 commented Dec 13, 2024

i did some statistics on the frozen module symbols. here are the results:
mod_percentage.txt
module_sizes.txt

@guyush1
Copy link
Owner Author

guyush1 commented Dec 13, 2024

wdys @roddyrap ? how should we handle this 🤔

@guyush1 guyush1 self-assigned this Dec 24, 2024
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

No branches or pull requests

1 participant