folklore.org

The Original Macintosh:     31 of 119  

-2000 Lines Of Code
Author:Andy Hertzfeld
Date:February 1982
Characters:Bill Atkinson
Topics:Software Design Management Lisa
Summary:It's hard to measure progress by lines of code
Revision:most recent of 1

In early 1982, the Lisa software team was trying to buckle down for the big push to ship the software within the next six months. Some of the managers decided that it would be a good idea to track the progress of each individual engineer in terms of the amount of code that they wrote from week to week. They devised a form that each engineer was required to submit every Friday, which included a field for the number of lines of code that were written that week.

Bill Atkinson, the author of Quickdraw and the main user interface designer, who was by far the most important Lisa implementor, thought that lines of code was a silly measure of software productivity. He thought his goal was to write as small and fast a program as possible, and that the lines of code metric only encouraged writing sloppy, bloated, broken code.

He recently was working on optimizing Quickdraw's region calculation machinery, and had completely rewritten the region engine using a simpler, more general algorithm which, after some tweaking, made region operations almost six times faster. As a by-product, the rewrite also saved around 2,000 lines of code.

He was just putting the finishing touches on the optimization when it was time to fill out the management form for the first time. When he got to the lines of code part, he thought about it for a second, and then wrote in the number: -2000.

I'm not sure how the managers reacted to that, but I do know that after a couple more weeks, they stopped asking Bill to fill out the form, and he gladly complied.

Hungarian Back to Macintosh Calculator Construction Set
Login
Account Name:

Password:

Create a new account

Related Stories
No Related Stories


Rate This Story
Overall Rating: 4.75
(best)
Login to add your own ratings

5 Comments    
from Niloc on Tue Jan 27 05:55:46 2004:
Just found this site and I must admit I really enjoy these stories. Great job.
 
from mohit on Tue Aug 1 10:35:43 2006:
Awesome!!! Every IT manager should learn from this story.
 
from a_flj_ on Wed Aug 11 22:01:35 2010:
IMO, this just shows that any useful tool can be used in a stupid way.

 
from Ken Lee on Thu May 31 22:25:44 2012:
It happened years ago, but I kind of blew up when they anounced they were going to rate performance by lines of code. I had just converted a 500 line routine into 200, it ran faster, and did more than the original. OK, you want lines of code, I can write i=1; and copy it, and repeat. How many lines of code do you want? 10,000 a day? Sure, I can do that, how about 10,000 an hour? No prob. Or maybe you'd like me to do something useful instead?
 
from Rohit on Tue Oct 2 22:10:52 2012:
Indeed Amazing. Great for any IT or Java manager.
 

Creative Commons License The text of this story is licensed under a Creative Commons License.