comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Compiling file with many functions: huge performance difference between IDL and IDLDE
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Compiling file with many functions: huge performance difference between IDL and IDLDE [message #38656 is a reply to message #38531] Thu, 18 March 2004 01:13 Go to previous messageGo to previous message
justspam03 is currently offline  justspam03
Messages: 36
Registered: October 2003
Member
Hi,

your example is just generic for the kind of problem you want
to solve, I assume. Otherwise why not use a hash? A very
simple implementation (unsorted arrays) on a Pentium IV,
2.6 GHz, IDL 6.0 yields

Setting 12000 random values (key: string, value: integer):
mean 0.15 ms per entry (total ~2 seconds)
Random access of 12000 values from this set:
mean 0.3 ms per access, (total ~3.5 s)

Is the access via call_function much faster?
Cheers
Oliver
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: image registration, robust
Next Topic: compiling itools and utilities

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 05:40:04 PDT 2025

Total time taken to generate the page: 1.28140 seconds