It is built in.  String concatenation using Join is plenty fast.

Charles Yeomans


On Dec 8, 2006, at 1:55 PM, Daniel Stenning wrote:

Seems to me that it would be an added selling point for RB if some time in the future they were able to improve string handling to be more closely
comparable with perl performance wise.

String handling is such a common task and if it can be done in a more
readable fashion than perl it has to be a good thing. There really shouldn't have to be a need to use 3rd party plugins like elfdata to get the speed.
Such stuff should be built in.



On 8/12/06 17:16, "Kem Tekinay" <[EMAIL PROTECTED]> wrote:

On 12/8/06 12:10 PM, Charles Yeomans at [EMAIL PROTECTED] wrote:

This is the sort of thing for which Perl is designed.  I think your
REALbasic code could be made a little faster, but probably you're
still not going to beat Perl here. In fact, you might not be able to
do it with a C program without some work.

Understood and, as I said in my original post, I didn’t think I would beat
perl, but I thought I could come closer than a 4X difference.

_____________________________________________________________________ _____

_______________________________________________
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>

Reply via email to