Skip to content

Detect warmup in benchmarked code #393

@mfherbst

Description

@mfherbst

In DFTK we want to use PkgBenchmarks and BenchmarkTools to get some continuous performance benchmarks running. Some tests we want to perform run iterative procedures, which take quite a bit of time (think 30mins for 1 sample). It would thus be useful to us to be able to detect the warmup phase and use slightly modified parameters in the warmup compared to the actual timed run.

From what I understand this is currently not possible or am I missing something ?

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