Skip to content

[Potential improvement] Reduce binary size of rust data server #6766

Closed
@Corwinpro

Description

@Corwinpro

I think there might be an easy win to reduce the size of the rustboard binary, by about 30%. We could just strip some debug symbols and stuff from the release build, as you can see here: #6765

FWIW on my M1 machine, the build went down from 14Mb to 9.5Mb.

Also, please let me know if the build process is different from the one I assumed (cargo build --release), and that change is not relevant.

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