If there is extensive research on the performance of very small teams, he did not present it. All that he presented was one graph from Lawrence Putnam for schedule and effort to complete a medium sized project for various team sizes. Medium was defined as 35,000-95,000 lines of code, and averaged 57,000 lines. (The averages were close to this for all team sizes.)

Eyeballing the graph, it looks like teams of 1.5-3 people completed their projects in about 14 months, 3-5 in about a year or so, and 5-7 in just under a year. No data is presented about the relative quality of those projects, or the distribution of languages used.

If you wish more detail than that, the reference that he gives is Putnam and Myers, 2003. Which would be Five Core Metrics. I have not read that book.


In reply to Re^2: Interesting insights from Software Estimation: Demystifying the Black Art by tilly
in thread Interesting insights from Software Estimation: Demystifying the Black Art by tilly

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.