|
|
Tuesday, January 29, 2002 |
UserTalk: string concatenation optimisation: "Executive Summary: The non-optimal version of string addition/concatenation in UserTalk - text = text + "b" + "\r\n" - is exponentially slower than the optimised version for non-trivial strings. It's worth looking at your own code to see if you can make similar optimisations. The optimised version scales linearly with string length."
11:29:33 AM
|
|
© Copyright 2002 Duncan Smeed .
|
|
|
|
|