From: Kem Tekinay <[EMAIL PROTECTED]>
Date: Fri, 08 Dec 2006 12:39:29 -0500

On 12/8/06 12:09 PM, Alberto Paderno at [EMAIL PROTECTED] wrote:

If you want to make your code faster, you could use the ElfData plug-in
which has some classes to handle strings faster. You can find it on
http://www.elfdata.com/plugin/: it runs on all platforms, and it's free to use if you just use it to make some code test, or to make some GPL licensed
code.
Read well how to use it correctly, and to avoid conversion from ElfData to
string which would be worst than to use just strings.

Well, maybe I did something wrong, but this actually made it take longer, and the IsNumeric function didn't work. I'll have to look into it later.

That's because you used it wrong.

You need to use the proper functions. You are running into the operator overloading problem that most newbies to ElfData run into. I've explained it, here: http://www.elfdata.com/plugin/gives.html

I'll bet I can get it running faster than perl, using my plugin.

--
http://elfdata.com/plugin/



_______________________________________________
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