devel-productivity.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 16 Sep 2019 22:13:19 +0300
changeset 2376 20b65f046002
parent 1912 8b81a8f0f692
permissions -rw-r--r--
Revoke privileges and drop role.

.. -*- coding: utf-8; -*-

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

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