All times are UTC-06:00




Post new topic  Reply to topic  [ 20 posts ] 
Author Message
 Post subject:
PostPosted: Sat Apr 26, 2008 9:21 am 
Offline

Joined: Sun Apr 20, 2008 7:01 pm
Posts: 9
Location: New York, USA
Quote:
Quote:
Also I noticed that sometimes you use random() that is not ANSI standard instead of rand() and INT_MAX and CHAR_MAX instead of RAND_MAX.
Fixed thanks again :)
You are welcome! ;)
Quote:
Quote:
And why in strcmp reported alighnments are -1 and 0?
Where exactly do you mean?
I'm sorry it was pos and type, not al_src and al_dst...
Anyway I didn't understand how strcmp may be visualized in one graph...

I've just prepared some graphs from my PowerBook G4 1.67 GHz (for bmove512, memcpy, memset, strcpy, strlen):
http://shaos.net/blog/2008/04/some-vect ... ok-g4.html

_________________
Alexander Shabarshin


Top
   
 Post subject:
PostPosted: Sat Apr 26, 2008 9:28 am 
Offline

Joined: Wed Oct 13, 2004 7:26 am
Posts: 348
Quote:
I'm sorry it was pos and type, not al_src and al_dst...
Anyway I didn't understand how strcmp may be visualized in one graph...
Well, if I got all the cases it would need many special graphs, but I only included the case where comparing equal strings. Perhaps I should include more graphs :-/
Quote:
I've just prepared some graphs from my PowerBook G4 1.67 GHz (for bmove512, memcpy, memset, strcpy, strlen):
http://shaos.net/blog/2008/04/some-vect ... ok-g4.html
Wow, the G4 at that speed performs very nicely. If you could send me the CSV data, I'd gladly include the charts in freevec.org with a link to your blog :)


Top
   
 Post subject:
PostPosted: Sat Apr 26, 2008 11:30 am 
Offline

Joined: Sun Apr 20, 2008 7:01 pm
Posts: 9
Location: New York, USA
Quote:
Quote:
I've just prepared some graphs from my PowerBook G4 1.67 GHz (for bmove512, memcpy, memset, strcpy, strlen):
http://shaos.net/blog/2008/04/some-vect ... ok-g4.html
Wow, the G4 at that speed performs very nicely. If you could send me the CSV data, I'd gladly include the charts in freevec.org with a link to your blog :)
Thanks! This is archive with CSVs, GIFs and sqlite3's benchmarks.db (and also dumped SQL). I run these benchmarks only for 6 functions (including strcmp, but this one was not good probably because of my random.dat had zeros sometimes and I didn't render image for it):

http://shaos.net/blog/files/g4_1670_tests_080425.zip

Later I will publish the same tests for PowerMac G4 400MHz and will run full benchsuite from your SVN on PowerBook G4 1.67GHz.

_________________
Alexander Shabarshin


Top
   
 Post subject:
PostPosted: Sat Apr 26, 2008 5:11 pm 
Offline

Joined: Sun Apr 20, 2008 7:01 pm
Posts: 9
Location: New York, USA
Quote:
Quote:
Quote:
I've just prepared some graphs from my PowerBook G4 1.67 GHz (for bmove512, memcpy, memset, strcpy, strlen):
http://shaos.net/blog/2008/04/some-vect ... ok-g4.html
Wow, the G4 at that speed performs very nicely. If you could send me the CSV data, I'd gladly include the charts in freevec.org with a link to your blog :)
Thanks! This is archive with CSVs, GIFs and sqlite3's benchmarks.db (and also dumped SQL). I run these benchmarks only for 6 functions (including strcmp, but this one was not good probably because of my random.dat had zeros sometimes and I didn't render image for it):

http://shaos.net/blog/files/g4_1670_tests_080425.zip

Later I will publish the same tests for PowerMac G4 400MHz and will run full benchsuite from your SVN on PowerBook G4 1.67GHz.
The same functions (bmove512, memcpy, memset, strcpy, strlen) on my PowerMac G4 400MHz:

http://shaos.net/blog/2008/04/some-vect ... ac-g4.html

Original data files: http://shaos.net/blog/files/g4_400_tests_080426.zip

P.S. On my and your data I see strange peak for G4 vectorized unaligned (!) strcpy for size 6144. Why is it so strange?

_________________
Alexander Shabarshin


Top
   
 Post subject:
PostPosted: Mon Apr 28, 2008 6:34 pm 
Offline

Joined: Sun Apr 20, 2008 7:01 pm
Posts: 9
Location: New York, USA
Quote:
Later I will publish the same tests for PowerMac G4 400MHz and will run full benchsuite from your SVN on PowerBook G4 1.67GHz.
More than 2 days (and nights ;) of running benchsuite on my PowerBook G4 1.67 GHz:

http://shaos.net/blog/files/g4_1670_080428.zip (560K)

_________________
Alexander Shabarshin


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 20 posts ] 

All times are UTC-06:00


Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
PowerDeveloper.org: Copyright © 2004-2012, Genesi USA, Inc. The Power Architecture and Power.org wordmarks and the Power and Power.org logos and related marks are trademarks and service marks licensed by Power.org.
All other names and trademarks used are property of their respective owners. Privacy Policy
Powered by phpBB® Forum Software © phpBB Group