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 ?
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 ?