Skip to content

Tracking issue: performance #338

Closed
Closed
@nrc

Description

@nrc

Nothing much to track yet, and not quite a priority, but we need to do some performance work at some point. Even moderate sized crates take quite some time to format, if we want to be run regularly on large projects, we need to make some improvements and ensure we do not do worse as we get better at formatting.

todo list:

  • some kind of benchmarking to make sure we don't regress (need to know time difference for optimised vs debug too)
  • profile a long-ish run to see where we're spending our time
  • Incremental formatting #385 incremental reformatting
  • benchmarking
  • profiling

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