Skip to content

slow (debug only) #7

Description

@sectore

In debug mode only (release is still fine):

cargo run -p gallery
# or  
cargo run -p tailor-app

Both commands create an app, which feels very slow and sluggish to run.

Suggestion:

Add a slightly optimization in Cargo.toml

[profile.dev.package."*"]
opt-level = 2

^ I can confirm it builds still fast and runs smoothly then.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions