Skip to content

improve performance by tuning the release profile #100

@CommanderStorm

Description

@CommanderStorm

I have not measured what the performance impact for bbox is.
You might be able to tune performance in the release profile:

[profile.release]
# Make release binaries a bit smaller
lto = true
codegen-units = 1

Concrete performance impact is likely to be low, but maybe a few percent

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