Man, I got to write more code! I weigh in at only 0.8% of the codebase! ;)
I particularly like this "churn" chart: I guess you can see some major refactorings? Or more likely imports of large chunks of code... Niko On Nov 30, 2007, at 4:18 PM, Carl Friedrich Bolz wrote: > Hi all! > > I found a reasonably nice analysis tool for SVN repositories and set > it loose on pypy-dist. The result can be found here: > > http://wyvern.cs.uni-duesseldorf.de/~cfbolz/pypystats/ > > It's not yet perfect, I should tell it to exclude unicodedata. > However, it seems to be able to deal with our strange merging patterns > and is much better than my hacked up scripts, so I tend to keep using > this after some tweaking. Any suggestions on improvements? > > The program used is this: http://www.statsvn.org/ > > Cheers, > > Carl Friedrich > _______________________________________________ > [email protected] > http://codespeak.net/mailman/listinfo/pypy-dev _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
