From: Matthew Flatt (mflatt at cs.utah.edu) Date: Sun Mar 23 08:35:49 EDT 2008 |
|
At Sun, 23 Mar 2008 08:27:40 -0400, Neil Van Dyke wrote: > Are there adverse performance implications of large strings or large > string literals? Say, (just guessing) with the GC or some I/O routines? No, I can't think of any reason that large strings would be a problem. Matthew
Posted on the users mailing list. |
|