Skip to content

Track performance and memory use over time #918

Open
@bnoordhuis

Description

@bnoordhuis

Scrounged from #917 (comment):

  1. Add benchmarks for things we're interested in (startup time, codegen performance, etc.)

  2. Run valgrind's callgrind and massif on said benchmarks for every new commit to master

  3. Extract the instruction count and (min/max/avg/std?) memory use

  4. Store the results somewhere; e.g., commit from CI to an orphan branch in this repo

  5. Crunch numbers and plot pretty graphs (TBD how and what with)

Optional but very desirable: run (2) for existing commits

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions