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

Consider trimming reutils JAR size for space (and speed) with ProGuard #8

Open
DamonHD opened this issue Jan 12, 2023 · 0 comments
Open

Comments

@DamonHD
Copy link
Owner

DamonHD commented Jan 12, 2023

Mainly I feel a bit icky about committing 600kB to SVN on each update when I'm fairly sure I'm not using most of that for the command-line intensity computation, but trimming may also reduce start-up time and other overheads.

And ProGuard has worked like a champ for me in the past!

https://github.com/Guardsquare/proguard

At least the configuration should be relatively simple if I don't try to be too clever...

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