Skip to content

native binaries are unstripped #9

Description

@itsTyrion

While trying to reduce the size of my jar a little bit, I noticed that the natives are a little larger than I'd expect.
I ran strip on the unpacked jar, repacked it, size went down from 2.2 to 1.2M.
1M may seem negligible, but it's a ~45% reduction, even with strip being unable to process the Linux-ARM/Darwin binaries.

image

Is this an oversight or intentional?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions