reframe icon indicating copy to clipboard operation
reframe copied to clipboard

Report important performance statistics all at once with `--list-stored-testcases`

Open vkarak opened this issue 7 months ago • 0 comments

Currently, only a single aggregation is supported, meaning that to obtain the three currently available stats (min, max, mean), users have to run the --list-stored-testcases three times. This is inefficient for large databases. We should instead provide a way to report all these and other basic statistics (percentiles) all at once.

vkarak avatar Mar 21 '25 16:03 vkarak