Skip to content

Oboe 1.6 shared libraries are 6 times smaller than 1.5 binaries #1301

Closed

Description

Not so much a bug as an enormous improvement in library size with an unknown reason. These file sizes are for the arm64 ABI of liboboe.so:

version 1.5: 2.23Mi
version 1.6: 426Ki

That's a 5.75X reduction, and afaik nothing changed on our end.

The instrumented tests all pass, so either we don't have test coverage for an area which will now fail, something changed in our build config, or something changed in the NDK.

Investigation to follow.

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

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions