[Teammetrics-discuss] Updates.

Sukhbir Singh sukhbir.in at gmail.com
Sat Jul 2 10:09:51 UTC 2011


repository.update()

> In all other cases at least 50% of people will do it wrong.

I had fixed this issue yesterday, so that it is now handled for both
'-- \n' and '--\n'. Here are the results:

     name      | frequency | rawlen | noquotelen | noblanklen | nosiglen
---------------+-----------+--------+------------+------------+----------
 Sukhbir Singh |        86 |  64912 |       1098 |       1378 |     1272
 Andreas Tille |        52 |  73270 |        970 |       1698 |      866
 Scott Howard  |         5 |   4788 |         51 |        104 |      104

Which shows all is well -- Scott's 'nosiglen' and 'noquotelen' are
same and notice that there is little difference between the 'nosiglen'
of Andreas and myself. Let's take up a little arithmetic ;)

Difference in messages: 86 - 52 = 34.

Difference in signature length:
len('Sukhbir') - 7
len('http://fam-tille.de') - 19
So the difference in length is : 12

Total difference = 34 * 12 = 408.
And difference in nosiglen: 1272 - 866 = 406.

So 406 ~ 408, which is pretty good and shows that we have a near
perfect metric now :-)



More information about the Teammetrics-discuss mailing list