[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS Plot Graphs
- Date: Fri, 13 Mar 2009 17:15:53 +0100
- From: ralf.corsepius at rtems.org (Ralf Corsepius)
- Subject: CVS Plot Graphs
Joel Sherrill wrote:
> Hi,
>
> Out of curiousity, I ran CVSPlot on the
> entire RTEMS CVS history. The 3 graphs
> and my few comments are at:
>
> http://www.rtems.org/wiki/index.php/CVSPlot
>
> If anyone has any explanations for the bends
> in the graphs, please add them to the Wiki.
> Ralf.. do these dips correspond to the
> merger of leaf Makefile.am's into directory
> Makefile.am's like I think?
Probably. The first "dip" seems to correspond to the cpukit
Makefile.am/configure.ac merger, the second "dip" to flattening the bsp
configurations.
Whether these assumption actually apply is hard to tell due to the
compressed time scale of the graphs ;-)
Ralf