[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87y5rbpfap.fsf@thomas.inf.ethz.ch>
Date: Thu, 8 Mar 2012 11:17:50 +0100
From: Thomas Rast <trast@....ethz.ch>
To: Junio C Hamano <gitster@...ox.com>
CC: <git@...r.kernel.org>, Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Re: [ANNOUNCE] Git 1.7.10-rc0
Junio C Hamano <gitster@...ox.com> writes:
> * Parallel to the test suite, there is a beginning of performance
> benchmarking framework.
I just noticed that this does not work on OS X; its 'time' does not
support the -f option. For now I think I'm happy; it can compare
several versions of Git on Linux to detect performance improvements or
regressions. Comparability across systems or platforms was never a main
goal.
In the long run we'll have to change it to either use 'time -p'
everywhere and parse that into shape -- at least GNU and OS X agree on
what POSIX specifies ;-) -- or just supply a small helper utility that
does the timings for us in a ready-to-use format.
--
Thomas Rast
trast@...f,student}.ethz.ch
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists