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 gem size #233

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

bquorning
Copy link

@bquorning bquorning commented Jun 6, 2024

Running gem build on main branch gives me a 227kb gem file. After removing unnecessary files, I got the size down to 43kb.

They were used in the Readme, but no longer refenced since b133a1b.
Lossless optimization of two png files, reducing file size by about 33%.
I used ImageOptim[^1] for this task.

[^1]: https://imageoptim.com/mac
Removing unnecessary files from the built gem, reducing its size.
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