This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Performance regression testing?
On Tue, 29 Nov 2005, Mike Stump wrote:
> On Nov 28, 2005, at 8:41 PM, Hans-Peter Nilsson wrote:
> > runtime,-O1,zlib-1.1.4:minigzip,previous 0.32
>
> Ah, ok, good. I'd eject the ,previous to the filename, and reorder
> slightly, but, certainly that is trivial to do.
Um, (typo?) not a filename, but a line from the file with raw
results, alternatively the baseline input. The "previous"
identifies the baseline. It's supposed to be sed-able as in
e.g. "sed -e 's/,previous /,4.2-branch /' < csibe-results >
/path/to/baseline/4.2-baseline".
What field order looks better to you? I'm agnostic, except I'd
like to keep one and the same field delimiter except for the
result, and it's *slightly* easier to keep it as "," (as in the
original csibe output).
brgds, H-P