Power Developer
https://www.powerdeveloper.org/forums/

libfreevec 1.0.3 & benchsuite 1.0.2 released!
https://www.powerdeveloper.org/forums/viewtopic.php?f=23&t=1521
Page 2 of 2

Author:  Shaos [ Sat Apr 26, 2008 9:21 am ]
Post subject: 

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

Author:  markos [ Sat Apr 26, 2008 9:28 am ]
Post subject: 

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 :)

Author:  Shaos [ Sat Apr 26, 2008 11:30 am ]
Post subject: 

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.

Author:  Shaos [ Sat Apr 26, 2008 5:11 pm ]
Post subject: 

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?

Author:  Shaos [ Mon Apr 28, 2008 6:34 pm ]
Post subject: 

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)

Page 2 of 2 All times are UTC-06:00
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/