Friday, June 27, 2008

productivity

last 2 weeks i was working on a project started anew, so i decided to make a short summary on it. the only metric i could think of is LOC, so i went with it. here we go, numbers represent lines/words/characters in each dir:

classes 665 1857 20334

js 228 469 6586

config 18 45 625

templates 336 688 10849

views 390 746 9295

css 216 368 3398

unittests 498 1293 15338

total:
php: 1073
templates: 336
js: 228
css: 216
unittests: 498

grand total: 2351
time: 2 weeks ~ 40*2 = 80 hours
productivity: 2351/80 = 29.39 lines per hour

so the productivity is very close to standard 30 lines/hour. guess i'm doing okay :)

No comments: