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

Home » Public Forums » archive » Re: Intel iMac IDL performance
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: Intel iMac IDL performance [message #47778 is a reply to message #47648] Tue, 28 February 2006 12:28 Go to previous messageGo to previous message
K. Bowman is currently offline  K. Bowman
Messages: 330
Registered: May 2000
Senior Member
In article <pan.2006.02.27.22.35.29.385927@as.arizona.edu>,
JD Smith <jdsmith@as.arizona.edu> wrote:

> Good news. Can you try running your benchmark a few time, Ken?
> Rosetta is not an emulator, but a caching code translator. When it
> encounters code it has already translated, it simply uses its cached
> version of that, which should run somewhat faster, so it's not unusual
> to have the second and later runs of a given benchmark speed up. Can
> you also run:
>
> IDL> time_test3
>
> a few times? On my PB G4, that takes 3.6s/0.13s total/geom. mean.
> Sadly, I expect the iBook Intel/MacBook Pro to beat these numbers even
> under Rosetta. One other good one to try:
>
> IDL> a=randomu(sd,100L*!CPU.TPOOL_MIN_ELTS)
> IDL> t=systime(1) & a=sqrt(a)/(a>0.5) & print,systime(1)-t
>
> which shows how well the threading is working on ~40MB of data. On my
> PBG4, this takes 1.8s.
>
> Thanks,
>
> JD

Hi, JD.

I ran JD's benchmark, along with time_test3 and my personal benchmark. The
results are summarized here:

http://idl.tamu.edu/mac_bench.php

I ran all tests 3 times. Variations between individual runs was at the 10%
level. (Re-running did not produce significant changes in speed.)

The Intel iMac is faster than my (relatively new) PowerBook G4, but slower than
a high end G5 desktop.

Multi-threading on the quad-processor G5 seems to work quite well.

I ran a few other non-IDL tests. TeX, with the TeXshop front-end, is amazingly
fast.

Ken
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Solaris 10
Next Topic: How can I find the central pixel?

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

Current Time: Wed Oct 08 18:26:41 PDT 2025

Total time taken to generate the page: 0.00357 seconds