devel-productivity.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 03 May 2014 13:47:50 +0300
changeset 1576 33d2941a5c73
parent 1334 9bf0d5a1f0cf
child 1905 fba288d59662
permissions -rw-r--r--
http://xda-university.com/

.. -*- 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