Final Presentation – Powerpoint
Apr 19th, 2010 | By JasonGrowth and Decay – Final Presentation
I posted the jetty slides I made in new media…
Hey guys, I couldn’t make the meeting today. Let me know what you got done on the presentation. I’ll add my part. I’m heading out of town for baseball, but will check this site. Meet up with somebody Sunday night? Or whenever works best.
Relate the lines of code as well as the lines of comments to each of the versions of your server. Take the time to figure
[continue reading...]
Decided to look at the commenting style of the files (throughout code, tops of files only, etc) as input to how any change over the
[continue reading...]
Tornado 1.0:
———————————————————————————————-
Language files blank comment code scale 3rd gen. equiv
———————————————————————————————-
Java 11 147 302 787 x 1.36 = 1070.32
XML 2 17 19 73 x 1.90 = 138.70
DTD 1 0
[continue reading...]
Using cloc and linux’s wc I counted the comment and code lines and characters for those separate line measurements over the webserver key packages in Jetty.
v4 code lines: 22106 v4comment lines: 14008 v4 code characters: 1383366 – blank lines v4comment char: 750207
v8 code lines: 28229 v8comment lines: 10722 v8 code char: 1492986 – blank
[continue reading...]
Minutes for the meeting today:
We went over the metrics from the last meeting and finalized the ones we’ll use.
The metrics we’ll be using are:
Average code
[continue reading...]