devel-productivity.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 13 Jul 2012 22:32:19 +0300
changeset 1334 9bf0d5a1f0cf
child 1905 fba288d59662
permissions -rw-r--r--
Include common header with quick links.

.. -*- coding: utf-8; -*-
.. include:: HEADER.rst

==========================
 Developers productivity.
==========================
.. contents::

Productivity statistic.
=======================

KLOC (kilo lines of code), MM (man month)::

  41 KLOC / 119 MM  == 11 LOC/day  | 5 people | hard task, high/middle skills, new to domain
  6 KLOC / 24 MM    == 8.3 LOC/day | 6 people | hard task, high skills
  26 KLOC / 46 MM   == 19 LOC/day  | 7 people | easy task, middle skills
  155 KLOC / 20 MM  == 260 LOC/day | 7 people | middle task, high skills, high level programming