4 Commits

Author SHA1 Message Date
Joël Stemmer
f1ad02b733 junit: Use the standard duration formatting for benchmark durations
Benchmark durations were originally formatted with higher precision
because they contained just the NsPerOp field. Now that we're
approximating the total duration they are more accurate and don't need
as many decimals.
2022-06-12 23:02:01 +01:00
Joël Stemmer
9bc291d7ca junit: Make Testsuites.ID a required field 2022-05-21 14:28:22 +01:00
Joël Stemmer
84c3710523 junit: Improve benchmark total time calculation 2022-04-01 00:58:11 +01:00
Joël Stemmer
752d873a6e testdata: Add extra leading 0 to testdata files 2022-03-27 23:55:59 +01:00