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

Reduce filesizes #430

Merged
merged 2 commits into from
Nov 1, 2022
Merged

Reduce filesizes #430

merged 2 commits into from
Nov 1, 2022

Conversation

vinc
Copy link
Owner

@vinc vinc commented Nov 1, 2022

The amount of code since v0.8.0 has increased enough to go past the 2MB allocated for the kernel at the beginning of the filesystem. This PR reduce the kernel size just enough to stay below this limit before publishing v0.8.1 instead of having to publish a breaking change.

v0.8.0: 1780736
before: 2094080
after:  2020352
  • Strip binaries
  • Optimize PNG logo

@vinc vinc merged commit d09e2af into trunk Nov 1, 2022
@vinc vinc deleted the feature/reduce-filesizes branch November 1, 2022 17:46
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