Skip to content

Store symbol tables in a more compact way for compiled programs. #248

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
Jul 24, 2024

Conversation

ppedrot
Copy link
Contributor

@ppedrot ppedrot commented Jul 24, 2024

While not crazy, with this trivial patch I get a non-negligible size reduction of mathcomp/ssreflect/order.vo from 11817893 bytes to 11087515 bytes (~6%).

@gares
Copy link
Contributor

gares commented Jul 24, 2024

Thanks

@ppedrot
Copy link
Contributor Author

ppedrot commented Jul 24, 2024

We can squeeze the data a bit more, I'll submit another PR after this one.

@gares gares merged commit 89aa9bd into LPCIC:master Jul 24, 2024
8 of 9 checks passed
@ppedrot ppedrot deleted the leaner-symbol-table branch July 24, 2024 20:04
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.

2 participants