| To: | REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>, REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: The perl challenge: What I've learned |
| From: | Ronald Vogelaar <enter at rovosoft dot com> |
| Date: | Tue, 12 Dec 2006 08:23:13 +0100 |
| Cc: | |
| Delivered-to: | listarchive at realsoftware dot com |
| Delivered-to: | realbasic-nug at lists dot realsoftware dot com |
| References: | <20061211130209 dot 7317F17147E5 at lists dot realsoftware dot com> <284649DC-B8A7-480A-8DB2-A5A58AA87214 at elfdata dot com> <4FDE10F1-DA4C-4924-8EBD-F1A3F5D26F84 at elfdata dot com> <B3C011EC-2675-4B84-B3F1-3425B7DF716A at desuetude dot com> <AD863C67-855F-4040-89C6-867049666101 at elfdata dot com> |
Theodore H. Smith wrote: On 11 Dec 2006, at 22:08, Charles Yeomans wrote:This is not true. We've been through this before.Which part, the bit about join? That's the only one I can't remember an accurate speed test result for. Yes, he probably means join, which was proven to be MUCH slower than FastString appends, for the simple fact that you'd have to fill an array first before you can use join. Just measuring the speed of join and leaving out the time it takes for the construction of an array and then saying that join is faster than FastString appends is purposefully misleading. Ronald Vogelaar http://www.rovosoft.com _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Double-buffering read/write to files, Theodore H. Smith |
|---|---|
| Next by Date: | Re: Warning for cross posting on REALbasic lists., Ronald Vogelaar |
| Previous by Thread: | Re: The perl challenge: What I've learned, Theodore H. Smith |
| Next by Thread: | Re: Warning for cross posting on REALbasic lists., Ronald Vogelaar |
| Indexes: | [Date] [Thread] [Top] [All Lists] |