operator<<
John Cormie's Radio Weblog

 






Subscribe to "operator<<" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.

 

 

  Monday, March 25, 2002


Good programmers invent their own algorithms, Great programmers steal the best!

After hacking all weekend I've managed to (mostly) fix my performance problems by reading about the competition. It turns out that gzip was being much more clever about maintaining the dictionary than I was. So I hacked out the bloated, stinking, cancerous heart of my compressor, and rewrote it using gzip's method.

The moral of this story is: For most problems in CS, somebody smarter than you has already solved it -- so swallow your pride and look it up.
8:56:32 AM     comment []



Click here to visit the Radio UserLand website. © Copyright 2004 John Cormie.
Last update: 3/21/2004; 10:26:15 AM.

March 2002
Sun Mon Tue Wed Thu Fri Sat
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31            
Feb   Apr