This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Report for __FreeBSD__


While taking a look at current failures on the various branch and
finally enabling the additional reports on my daily testers...

Current performance results for a random FreeBSD/i386 machine (PII/350):

allocator.cc             default   	1226r 1209u    0s    0mem    0pf 
allocator.cc             malloc    	2562r 2497u    2s    4mem    0pf 
allocator.cc             mt        	1362r 1351u    1s   20mem    0pf 
complex_norm.cc          norm      	 709r  650u    2s    0mem    0pf 
complex_norm.cc                    	 450r  398u    0s    0mem    0pf 
cout_insert_int.cc                 	3132r  111u  199s    4mem    0pf 
filebuf_copy.cc          C unlocked	5586r 4978u  544s    8mem    0pf 
filebuf_copy.cc          C++       	6943r 5368u 1529s    0mem    0pf 
filebuf_sputc.cc         C         	3852r 2590u  600s    4mem    0pf 
filebuf_sputc.cc         C unlocked	2565r 1398u  547s    4mem    0pf 
filebuf_sputc.cc         C++       	2505r 1464u  402s    0mem    0pf 
fstream_seek_write.cc             	2324r 1130u 1175s    0mem    0pf 
ifstream_getline.cc                	  59r   27u    8s    0mem    1pf 
list_create_fill_sort.cc 10000000     1	 668r  607u    1s    4mem    0pf 
list_create_fill_sort.cc  1000000    10	1887r 1851u    1s    0mem    0pf 
list_create_fill_sort.cc   100000   100	1613r 1582u    2s    0mem    0pf 
list_create_fill_sort.cc    10000  1000	1930r 1849u    2s   20mem    0pf 
map_create_fill.cc                 	 935r  917u    0s    0mem    0pf 
ofstream_insert_float.cc          	36377r 33824u  871s    0mem    0pf 
ofstream_insert_int.cc            	5401r 4130u  526s    0mem    0pf 
string_append.cc       	char      	   1r    0u    1s   64mem    0pf 
string_append.cc       	string    	   0r    0u    0s    0mem    0pf 
string_append.cc       	char      	   6r    6u    0s   32mem    0pf 
string_append.cc       	string    	   7r    7u    0s    0mem    0pf 
string_append.cc       	char      	  59r   58u    1s    0mem    0pf 
string_append.cc      	string    	  68r   65u    0s    0mem    0pf 

I'd be interested in learning what a Linux box reports here  ^^^^ (mem)
just to compare notes.  Anyone willing to post their current results?

Regards,
Loren


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]