Skip to content

Instantly share code, notes, and snippets.

@shipilev
Created May 1, 2014 17:49
Show Gist options
  • Save shipilev/3f9662a9ea911c30ecbf to your computer and use it in GitHub Desktop.
Save shipilev/3f9662a9ea911c30ecbf to your computer and use it in GitHub Desktop.
JMH 0.6.1, SLOC count
SLOC Directory SLOC-by-Language (Sorted)
13427 jmh-core java=12043,xml=1384
10436 jmh-core-it java=10254,xml=182
3088 jmh-core-ct java=2996,xml=92
1691 jmh-samples java=1589,xml=102
1006 jmh-core-benchmarks java=887,xml=119
745 jmh-archetypes xml=738,java=7
671 jmh-generator-bytecode java=567,xml=104
468 jmh-generator-annprocess java=397,xml=71
409 jmh-generator-reflection java=337,xml=72
400 jmh-ant-sample java=367,xml=33
165 top_dir xml=165
0 jmh-simple-benchmark-archetype (none)
0 src_license (none)
Totals grouped by language (dominant language first):
java: 29444 (90.58%)
xml: 3062 (9.42%)
Total Physical Source Lines of Code (SLOC) = 32,506
Development Effort Estimate, Person-Years (Person-Months) = 7.74 (92.85)
(Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05))
Schedule Estimate, Years (Months) = 1.17 (13.99)
(Basic COCOMO model, Months = 2.5 * (person-months**0.38))
Estimated Average Number of Developers (Effort/Schedule) = 6.64
Total Estimated Cost to Develop = $ 1,045,209
(average salary = $56,286/year, overhead = 2.40).
SLOCCount, Copyright (C) 2001-2004 David A. Wheeler
SLOCCount is Open Source Software/Free Software, licensed under the GNU GPL.
SLOCCount comes with ABSOLUTELY NO WARRANTY, and you are welcome to
redistribute it under certain conditions as specified by the GNU GPL license;
see the documentation for details.
Please credit this data as "generated using David A. Wheeler's 'SLOCCount'."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment