blog.jj5.net (2003 to 2005)

Performance enhancement..

Wed Apr 14 16:24:00 UTC+1000 2004

Categories:

Heh, check out this, er, performance enhancement that I just made to my code:

    public Message Clone() {

      return this;

    }

It's true. I did do this. Oh the shame.. lol.

(more seriously, it really didn't matter in this context that the graph wasn't cloned, and given that it contained about 150MB of data, well..)

(oh, and I'll put it back how it was when I'm done. I promise!)

John.


Copyright © 2003-2005 John Elliot