A Sunday 06 June 2010 02:04:43 escriguéreu:
> Hi Francesc,
> 
> Since it's called "bench", I thought I'd check a few compilers and see
> the difference.
> 
> CPU: Core 2 Duo 2.8 GHz
> OS: OS X 10.6.3
> Compilers - hardsuite:
> 
> GCC 4.0 Elapsed time:  6409.3 s, 444.3 MB/s
> GCC 4.2 Elapsed time:  4108.4 s, 693.1 MB/s
> GCC 4.5 Elapsed time:  3632.0 s, 784.0 MB/s
> Clang     Elapsed time:        4849.8 s, 587.1 MB/s
> 
> A little disappointed with the Clang result, for all I've heard about
> it, I thought it would blow gcc away! Logs attached.

Hey, that's awesome.  I've already noticed that gcc 4.4.5 was much faster  
(~2x) than MSVC 2008, and this is why I'm distributing win64 binaries compiled 
with MINGW/GCC 4.4.5.  The results on the Mac platform also confirms that 
latest versions of GCC can optimize Blosc really well (I've seen in your logs 
speed-ups up to 2.5x with gcc 4.5 compared with 4.0 in some important cases).

Did not know about Clang compiler, but it looks like a very interesting 
project.

Thanks for sharing this!

PS: I'm CC'ing to pytables-users list as this can be interesting for more 
people indeed!

-- 
Francesc Alted

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to