Skip to content

Monitor benchmark results over time #132

@wkearn

Description

@wkearn

As of #130, we can instrument our test code to output profiling information that we can ultimately use to monitor changes in the performance of our library. To do that, however, we need

  • to be able to run the benchmark code regularly in a relatively stable environment,
  • to aggregate the profiler results over time, and
  • to display these results in a useful format (possibly on the documentation site).

Metadata

Metadata

Assignees

No one assigned

    Labels

    testImprovements to tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions