git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Rast <trast@inf.ethz.ch>
To: Junio C Hamano <gitster@pobox.com>
Cc: <git@vger.kernel.org>, Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [ANNOUNCE] Git 1.7.10-rc0
Date: Thu, 8 Mar 2012 11:17:50 +0100	[thread overview]
Message-ID: <87y5rbpfap.fsf@thomas.inf.ethz.ch> (raw)
In-Reply-To: <7v7gyvkh84.fsf@alter.siamese.dyndns.org> (Junio C. Hamano's message of "Wed, 07 Mar 2012 17:35:07 -0800")

Junio C Hamano <gitster@pobox.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@{inf,student}.ethz.ch

  parent reply	other threads:[~2012-03-08 10:17 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-08  1:35 [ANNOUNCE] Git 1.7.10-rc0 Junio C Hamano
2012-03-08  6:30 ` Jeff King
2012-03-08  6:42   ` Junio C Hamano
2012-03-08  6:46   ` Junio C Hamano
2012-03-08  6:53     ` Jeff King
2012-03-08 19:55       ` Junio C Hamano
2012-03-08  8:54 ` [PATCH 1/2] perf: load test-lib-functions from the correct directory Thomas Rast
2012-03-08  8:54   ` [PATCH 2/2] perf: export some important test-lib variables Thomas Rast
2012-09-17 13:15     ` Ramkumar Ramachandra
2012-03-08 10:17 ` Thomas Rast [this message]
2012-03-08 10:29 ` [ANNOUNCE] Git 1.7.10-rc0 Nguyen Thai Ngoc Duy
2012-03-08 19:55   ` Junio C Hamano
2012-03-08 10:42 ` Jakub Narebski
2012-03-08 16:28   ` Junio C Hamano
2012-03-08 16:55     ` Jakub Narebski
2012-03-08 20:05       ` Junio C Hamano
2012-03-08 13:18 ` Tim Henigan
2012-03-08 20:07   ` Junio C Hamano
2012-03-09 13:35     ` [PATCH] RelNotes: noted the addition of contrib/diffall Tim Henigan
2012-03-09 18:15       ` Junio C Hamano
2012-03-09 18:41         ` Tim Henigan
2012-03-08 15:17 ` [ANNOUNCE] Git 1.7.10-rc0 Marc Branchaud

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y5rbpfap.fsf@thomas.inf.ethz.ch \
    --to=trast@inf.ethz.ch \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).