Skip to content

Continuous performance tracking to avoid major regressions #5103

Description

@rami3l

So far the only ways we use to track performance are:

  • Coarse-grained: running hyperfine.
  • Fine-grained: building with otel and looking at the timeline view.

I think the first part can be automated in some ways: when reading @blyxyas' https://blog.goose.love/posts/making-a-clippy-lint-faster-by-3133x I realized that it may be helpful to keep tracking certain aspects of our runtime performance.

The most important one to track at the moment would be:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

metaThis issue is related to project management.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions