* [Bloat] loccount on flent
@ 2016-12-04 17:38 Dave Taht
2016-12-04 21:23 ` Toke Høiland-Jørgensen
0 siblings, 1 reply; 2+ messages in thread
From: Dave Taht @ 2016-12-04 17:38 UTC (permalink / raw)
To: bloat
COCOMO on flent is actually pretty accurate, within a factor of 2 or so.
dave@nemesis:~/git$ cd flent
dave@nemesis:~/git/flent$ loccount -c .
all 19579 (100.00%) in 85 files
python 18380 (93.88%) in 65 files
c 629 (3.21%) in 3 files
shell 370 (1.89%) in 14 files
makefile 200 (1.02%) in 3 files
Total Physical Source Lines of Code (SLOC) = 19579
Development Effort Estimate, Person-Years (Person-Months) = 4.54 (54.52)
(Basic COCOMO model, Person-Months = 2.40 * (KSLOC**1.05))
Schedule Estimate, Years (Months) = 0.95 (11.42)
(Basic COCOMO model, Months = 2.50 * (person-months**0.38))
Estimated Average Number of Developers (Effort/Schedule) = 4.77
Total Estimated Cost to Develop = $658480
(average salary = $60384/year, overhead = 2.40).
--
Dave Täht
Let's go make home routers and wifi faster! With better software!
http://blog.cerowrt.org
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Bloat] loccount on flent
2016-12-04 17:38 [Bloat] loccount on flent Dave Taht
@ 2016-12-04 21:23 ` Toke Høiland-Jørgensen
0 siblings, 0 replies; 2+ messages in thread
From: Toke Høiland-Jørgensen @ 2016-12-04 21:23 UTC (permalink / raw)
To: Dave Taht; +Cc: bloat
Dave Taht <dave.taht@gmail.com> writes:
> COCOMO on flent is actually pretty accurate, within a factor of 2 or so.
>
> dave@nemesis:~/git$ cd flent
> dave@nemesis:~/git/flent$ loccount -c .
> all 19579 (100.00%) in 85 files
> python 18380 (93.88%) in 65 files
> c 629 (3.21%) in 3 files
> shell 370 (1.89%) in 14 files
> makefile 200 (1.02%) in 3 files
> Total Physical Source Lines of Code (SLOC) = 19579
> Development Effort Estimate, Person-Years (Person-Months) = 4.54 (54.52)
> (Basic COCOMO model, Person-Months = 2.40 * (KSLOC**1.05))
Well this would imply that I have been working full time on Flent for
the time it has been an active project? Think it might be off by a bit...
> Schedule Estimate, Years (Months) = 0.95 (11.42)
> (Basic COCOMO model, Months = 2.50 * (person-months**0.38))
> Estimated Average Number of Developers (Effort/Schedule) = 4.77
> Total Estimated Cost to Develop = $658480
I wish... ;)
-Toke
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-12-04 21:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-04 17:38 [Bloat] loccount on flent Dave Taht
2016-12-04 21:23 ` Toke Høiland-Jørgensen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox