Skip to content

Fiddle with various build options #309

@michaelfairley

Description

@michaelfairley

These aren't all necessarily a good idea to ship, but they should have some impact on size or speed or the resulting binary that's worth measuring.

  • LTO
  • panic = "abort" (I don't think we want to do this since we being able to clean up after a panic is a thing we want, but it'd still be nice to measure the impact.)
  • striping debug symbols
  • codegen-units = 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: enhancementA value-adding code change that enhances its existing functionality.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions