This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Draft 2007 gfortran annual report
- From: FX Coudert <fxcoudert at gmail dot com>
- To: "fortran at gcc dot gnu dot org List" <fortran at gcc dot gnu dot org>
- Cc: Paul Thomas <paulthomas2 at wanadoo dot fr>, Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- Date: Mon, 31 Dec 2007 17:34:07 +0100
- Subject: Re: Draft 2007 gfortran annual report
Hi Paul,
I'd like to add the number of PRs fixed per commit, which gives an
idea of how "efficient" the commit are, or how feature-rich they are.
You are leading with a 1.4 PR/commit, while Jerry is at 0.94, Tobias
at 0.88 and I am at 0.84 (I haven't calculated ratios for others, but
I they should be somewhere in between; sadly, I am in the lowest part
of these rankings). While there is no absolute measure of "quality",
I think this underlines the quality and importance of your patches,
and I'd like to have it noted in the new-year message. Maybe, adding
after the total number of commits:
"In terms of bug-reports fixed per commit (which reflects the
complexity and efficiency of developper code), the leader is Paul
Thomas with 1.4 PR fixed per commit."
FX
PS: one typo:
10) The backtrace/code-dump option was added by F-X Coudert.
s/code/core/