Hello everyone,

Here are some interesting stats that I produced after Ohm on IRC asked a
few questions.

Firstly, tpclient-pywx 0.3.x series was a long time coming - here is
some information on it.

> [EMAIL PROTECTED]:~/oss/tp/tpclient-pywx$ git diff --shortstat
> TPCLIENT_PYWX_0_2_0
> 154 files changed, 41712 insertions(+), 5807 deletions(-)

But of course, we need to exclude the external programs and the XRC xml
descriptions (which are generated using a graphical tool),

> [EMAIL PROTECTED]:~/oss/tp/tpclient-pywx$ git diff --shortstat
> TPCLIENT_PYWX_0_2_0 ./windows/xrc ./extra/wxFloatCanvas ./extra/Opener.py 
> ./extra/PyAUI.py ./graphics ./locale
> 84 files changed, 32919 insertions(+), 1217 deletions(-)

Which leaves,
>  70 files changed, 8793 insertions(+), 4590 deletions(-)

Overall, that means that the 13,383 lines change and the code base has
increased by 4,203 lines.

TPCLIENT_PYWX_0_2_0 was tagged on 2006-12-11, it is now 2008-03-12 which
is about 65 weeks. This means that,
      * ~203 lines where changed every week
      *  ~63 lines where added every week

Of course both libtpclient-py and libtpproto-py have been in development
too, but I couldn't be bothered working anything out for them. The git
stats are listed below.

> [EMAIL PROTECTED]:~/oss/tp/libtpclient-py$ git diff --shortstat
> LIBTPCLIENT_0_2_0
> 21 files changed, 2409 insertions(+), 591 deletions(-)

> [EMAIL PROTECTED]:~/oss/tp/libtpproto-py$ git diff --shortstat
> LIBTPPROTO_0_2_2
> 48 files changed, 974 insertions(+), 512 deletions(-)

Kind of interesting if your into this type of thing...

Tim 'Mithro' Ansell

_______________________________________________
tp-devel mailing list
[email protected]
http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel

Reply via email to