Skip to content
This repository was archived by the owner on Sep 14, 2023. It is now read-only.
This repository was archived by the owner on Sep 14, 2023. It is now read-only.

Profiling support #38

@mre

Description

@mre

Although we have a somewhat reasonable benchmark suite, we still need to take care of proper profiling support in order to find performance bottlenecks without guesswork (thanks to @dtolnay for the input).

As a first step, it would be great to have a few guidelines in the docs on how to do a proper profiling run from a local machine (Linux and hopefully Mac).
Next, we could also think about web-services for profiling Rust code. This way, we could integrate it into our CI and get profiling results on every pull request.

This issue is very much open for discussion and all suggestions are appreciated.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions