[complement-svn] SF.net SVN: complement: [1299] trunk/explore/perf/STL
Status: Pre-Alpha
Brought to you by:
complement
From: <com...@us...> - 2006-10-05 17:39:57
|
Revision: 1299 http://svn.sourceforge.net/complement/?rev=1299&view=rev Author: complement Date: 2006-10-05 10:39:48 -0700 (Thu, 05 Oct 2006) Log Message: ----------- Linux 2.6.15-gentoo-r5-1 #2 SMP Fri Mar 10 17:11:28 UTC 2006 x86_64 AMD Opteron(tm) Processor 252 AuthenticAMD GNU/Linux processor : 0 vendor_id : AuthenticAMD cpu family : 15 model : 37 model name : AMD Opteron(tm) Processor 252 stepping : 1 cpu MHz : 2589.259 cache size : 1024 KB fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni bogomips : 5188.73 TLB size : 1024 4K pages clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: ts fid vid ttp processor : 1 vendor_id : AuthenticAMD cpu family : 15 model : 37 model name : AMD Opteron(tm) Processor 252 stepping : 1 cpu MHz : 2589.259 cache size : 1024 KB fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni bogomips : 5178.80 TLB size : 1024 4K pages clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: ts fid vid ttp Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/specs Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/include/g++-v3 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-nls --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) Modified Paths: -------------- trunk/explore/perf/STL/stream/STLport-malloc.dat trunk/explore/perf/STL/stream/STLport.dat trunk/explore/perf/STL/stream/libstdc++.dat trunk/explore/perf/STL/stream/stdio.dat trunk/explore/perf/STL/string/STLport-malloc.dat trunk/explore/perf/STL/string/STLport-newalloc.dat trunk/explore/perf/STL/string/STLport-ropes.dat trunk/explore/perf/STL/string/STLport.dat trunk/explore/perf/STL/string/libstd++.dat trunk/explore/perf/STL/string-MT/STLport-malloc.dat trunk/explore/perf/STL/string-MT/STLport-newalloc.dat trunk/explore/perf/STL/string-MT/STLport-ropes.dat trunk/explore/perf/STL/string-MT/STLport.dat trunk/explore/perf/STL/string-MT/libstd++.dat Modified: trunk/explore/perf/STL/stream/STLport-malloc.dat =================================================================== --- trunk/explore/perf/STL/stream/STLport-malloc.dat 2006-10-05 17:35:41 UTC (rev 1298) +++ trunk/explore/perf/STL/stream/STLport-malloc.dat 2006-10-05 17:39:48 UTC (rev 1299) @@ -1,3 +1,3 @@ -1 4.37383 0.0324149 0.400439 0.176071 4.81345 0.223002 -2 1.03154 0.00871696 0.565214 0.0855348 1.63398 0.143405 -3 1.71304 0.00456118 0.139878 0.0114652 1.86008 0.00878548 +1 1.26008 0.0202398 0.0756043 0.0207436 1.34593 0.0155235 +2 0.393224 0.023191 0.214813 0.0263562 0.665905 0.0982024 +3 0.638039 0.0141147 0.0716042 0.0125801 0.713054 0.00495506 Modified: trunk/explore/perf/STL/stream/STLport.dat =================================================================== --- trunk/explore/perf/STL/stream/STLport.dat 2006-10-05 17:35:41 UTC (rev 1298) +++ trunk/explore/perf/STL/stream/STLport.dat 2006-10-05 17:39:48 UTC (rev 1299) @@ -1,3 +1,3 @@ -1 4.44722 0.0129321 0.307453 0.06845 4.90366 0.376956 -2 1.02624 0.014113 0.585111 0.130661 1.62804 0.140387 -3 1.69104 0.0121803 0.137879 0.0120351 1.84003 0.0149494 +1 1.15407 0.0174595 0.0692041 0.0201646 1.23305 0.0176837 +2 0.400025 0.0338489 0.218013 0.0397314 0.631025 0.0177227 +3 0.667641 0.0159458 0.0780045 0.0162244 0.755841 0.0151191 Modified: trunk/explore/perf/STL/stream/libstdc++.dat =================================================================== --- trunk/explore/perf/STL/stream/libstdc++.dat 2006-10-05 17:35:41 UTC (rev 1298) +++ trunk/explore/perf/STL/stream/libstdc++.dat 2006-10-05 17:39:48 UTC (rev 1299) @@ -1,3 +1,3 @@ -1 4.53751 0.0209052 0.221066 0.0653927 4.91497 0.370916 -2 1.41898 0.00292528 0.620305 0.489873 2.10942 0.562462 -3 1.282 0.0143562 0.234364 0.215067 1.56296 0.348616 +1 1.73491 0.0130301 0.0596032 0.0123231 1.81562 0.0224933 +2 0.756447 0.0260754 0.16121 0.0217675 0.961013 0.0828837 +3 0.437227 0.0490924 0.085205 0.0158048 0.527926 0.0443221 Modified: trunk/explore/perf/STL/stream/stdio.dat =================================================================== --- trunk/explore/perf/STL/stream/stdio.dat 2006-10-05 17:35:41 UTC (rev 1298) +++ trunk/explore/perf/STL/stream/stdio.dat 2006-10-05 17:39:48 UTC (rev 1299) @@ -1,3 +1,3 @@ -1 4.13287 0.0187069 0.268958 0.21445 4.44497 0.309281 -2 3.74543 0.015496 0.380142 0.186227 4.15359 0.187447 -3 0.335748 0.00646134 0.149877 0.00750152 0.494503 0.0254694 +1 1.89492 0.0117381 0.0484026 0.00788966 1.99514 0.101991 +2 0.287218 0.0282748 0.0828049 0.0278327 0.37241 0.0039307 +3 0.0616034 0.0086167 0.086405 0.00624852 0.153557 0.00920307 Modified: trunk/explore/perf/STL/string/STLport-malloc.dat =================================================================== --- trunk/explore/perf/STL/string/STLport-malloc.dat 2006-10-05 17:35:41 UTC (rev 1298) +++ trunk/explore/perf/STL/string/STLport-malloc.dat 2006-10-05 17:39:48 UTC (rev 1299) @@ -1,5 +1,5 @@ -1 6.02208 0.0144545 0.32405 0.0177763 6.34898 0.0180882 -2 6.87455 0.0136524 0.0024989 0.00201219 6.88114 0.0212027 -3 4.97164 0.0250688 0.0045987 0.00433988 4.98003 0.0325428 -4 14.3004 0.0493953 0.0032989 0.00371552 14.31 0.0529201 -5 6.66209 0.00814079 0.0031988 0.00259963 6.66925 0.00871003 +1 2.32214 0.0328044 0.189611 0.0168009 2.51481 0.0293485 +2 2.81538 0.0941853 0.0004 0.0012 2.81798 0.0908904 +3 2.43095 0.0324019 0.0004 0.0012 2.43349 0.0322889 +4 1.86012 0.18914 0.0008 0.0016 1.86153 0.188991 +5 0.909656 0.0614842 0.0012 0.00183303 0.912353 0.0621589 Modified: trunk/explore/perf/STL/string/STLport-newalloc.dat =================================================================== --- trunk/explore/perf/STL/string/STLport-newalloc.dat 2006-10-05 17:35:41 UTC (rev 1298) +++ trunk/explore/perf/STL/string/STLport-newalloc.dat 2006-10-05 17:39:48 UTC (rev 1299) @@ -1,5 +1,5 @@ -1 6.27515 0.0192713 0.299654 0.0178695 6.57744 0.012342 -2 6.83146 0.0146077 0.0032989 0.003257 6.83875 0.0216861 -3 5.00064 0.00363806 0.002799 0.00087178 5.00728 0.00535019 -4 16.3184 0.00977051 0.002599 0.000663325 16.3263 0.0136148 -5 8.07827 0.0175829 0.002199 0.00235758 8.08435 0.0212849 +1 2.29414 0.0190379 0.195212 0.0172334 2.49198 0.00589598 +2 2.81058 0.0925814 0.0004 0.0012 2.81134 0.0937681 +3 2.42895 0.0230352 0 0 2.42927 0.0223661 +4 1.77291 0.00711101 0.0004 0.0012 1.77387 0.00744606 +5 0.892055 0.0047332 0.0004 0.0012 0.893754 0.00542214 Modified: trunk/explore/perf/STL/string/STLport-ropes.dat =================================================================== --- trunk/explore/perf/STL/string/STLport-ropes.dat 2006-10-05 17:35:41 UTC (rev 1298) +++ trunk/explore/perf/STL/string/STLport-ropes.dat 2006-10-05 17:39:48 UTC (rev 1299) @@ -1,5 +1,5 @@ -1 0.003499 0.0005 0.002299 0.000781025 0.008958 0.00912807 -2 20.6246 0.0279531 0.0053986 0.00721297 20.6358 0.0404915 -3 21.7494 0.258416 0.002399 0.00111355 21.759 0.260489 -4 1.15432 0.00618369 0.0054988 0.00174608 1.16291 0.00925124 -5 0.644502 0.00168484 0.0030989 0.00186795 0.650602 0.00758314 +1 15.3234 0.0695217 0.453628 0.0384607 15.7803 0.0514579 +2 7.47367 0.0724264 0.0028001 0.00567121 7.5068 0.0938161 +3 8.84775 0.063219 0.0028 0.00401995 8.87134 0.080776 +4 0 0 0 0 0.0001972 2.22971e-05 +5 0.252415 0.00605348 0.0004 0.0012 0.252868 0.006288 Modified: trunk/explore/perf/STL/string/STLport.dat =================================================================== --- trunk/explore/perf/STL/string/STLport.dat 2006-10-05 17:35:41 UTC (rev 1298) +++ trunk/explore/perf/STL/string/STLport.dat 2006-10-05 17:39:48 UTC (rev 1299) @@ -1,7 +1,7 @@ -1 6.11587 0.0174892 0.315852 0.0211885 6.43505 0.0179602 -2 6.82616 0.0180958 0.0031989 0.00203937 6.83301 0.0244104 -3 4.89146 0.0179015 0.0030989 0.00335976 4.89694 0.0215783 -4 3.35419 0.0189182 0.0047986 0.00448935 3.36251 0.0273256 -5 1.72124 0.0492618 0.002499 0.00143178 1.72703 0.0498898 -6 1.71834 0.0090009 0.0027989 0.00198976 1.72471 0.013737 -7 3.00344 0.0114826 0.0025989 0.00156177 3.00979 0.0179876 +1 2.32054 0.0175692 0.17521 0.0197437 2.4965 0.00684992 +2 2.80578 0.0768047 0.0012 0.00183303 2.84917 0.123322 +3 2.42615 0.00368814 0.0008 0.0016 2.42772 0.00350549 +4 1.5633 0.0991998 0.0024 0.0026533 1.56763 0.0970056 +5 0.748446 0.0206663 0.0008 0.0016 0.750291 0.0198969 +6 0.523632 0.00215427 0 0 0.525135 0.00471499 +7 1.07847 0.00542604 0.0004 0.0012 1.07997 0.00579324 Modified: trunk/explore/perf/STL/string/libstd++.dat =================================================================== --- trunk/explore/perf/STL/string/libstd++.dat 2006-10-05 17:35:41 UTC (rev 1298) +++ trunk/explore/perf/STL/string/libstd++.dat 2006-10-05 17:39:48 UTC (rev 1299) @@ -1,7 +1,7 @@ -1 7.72303 0.0292762 0.335948 0.019274 8.06417 0.0345528 -2 24.3424 0.0385362 0.0082981 0.00859007 24.3597 0.0439406 -3 21.3878 0.0625339 0.0052985 0.00846107 21.4013 0.0750824 -4 1.17822 0.00395416 0.002599 0.00149666 1.18369 0.00770496 -5 0.628004 0.00186782 0.0023991 0.0011998 0.632317 0.00618183 -6 1.17312 0.0027216 0.0021991 0.00188631 1.17706 0.00543395 -7 1.17312 0.0027216 0.0021991 0.00188631 1.17706 0.00543395 +1 2.08333 0.0237872 0.176411 0.0230804 2.26246 0.0117575 +2 9.70141 0.038444 0.002 0.00268328 9.70354 0.0393993 +3 4.92871 0.152665 0.002 0.00409878 4.94274 0.167962 +4 0.446428 0.00265372 0.0016 0.00366606 0.447929 0.00446791 +5 0.233614 0.00195959 0.0016 0.0026533 0.23412 0.000693309 +6 0.446428 0.00196008 0.0008 0.0016 0.447228 0.000475291 +7 0.446428 0.00196008 0.0008 0.0016 0.447228 0.000475291 Modified: trunk/explore/perf/STL/string-MT/STLport-malloc.dat =================================================================== --- trunk/explore/perf/STL/string-MT/STLport-malloc.dat 2006-10-05 17:35:41 UTC (rev 1298) +++ trunk/explore/perf/STL/string-MT/STLport-malloc.dat 2006-10-05 17:39:48 UTC (rev 1299) @@ -1,5 +1,5 @@ -1 12.1097 0.0332704 0.831773 0.070576 6.9969 0.766073 -2 0.0001998 0.0003996 9.99e-05 0.0002997 0.0033149 0.00793937 -3 14.6494 0.0501945 0.0210963 0.00246742 7.83407 0.0424385 -4 61.6175 6.04441 0.0751881 0.0108225 31.1074 3.01441 -5 32.6666 2.57507 0.0401933 0.00368183 16.4005 1.28189 +1 4.60349 0.0187458 0.353222 0.0206353 4.80147 0.104847 +2 0 0 0.0004 0.0012 0.0001906 3.66966e-05 +3 6.77122 1.39742 0.0032001 0.00499625 3.49392 0.706157 +4 7.21085 1.06723 0.004 0.004 3.79049 0.557857 +5 4.36107 0.637989 0.0032 0.004996 2.26689 0.307848 Modified: trunk/explore/perf/STL/string-MT/STLport-newalloc.dat =================================================================== --- trunk/explore/perf/STL/string-MT/STLport-newalloc.dat 2006-10-05 17:35:41 UTC (rev 1298) +++ trunk/explore/perf/STL/string-MT/STLport-newalloc.dat 2006-10-05 17:39:48 UTC (rev 1299) @@ -1,5 +1,5 @@ -1 0 0 0.0004995 0.0004995 0.000697 3.63593e-05 -2 0.0001998 0.0003996 0.0001998 0.0003996 0.0006849 2.09115e-05 -3 0 0 0.0005994 0.000489408 0.0006783 1.63832e-05 -4 9.99e-05 0.0002997 0.0003996 0.000489408 0.0006778 2.44532e-05 -5 0.0002997 0.000457799 0.0001998 0.0003996 0.0006926 3.55533e-05 +1 0 0 0 0 0.0002045 2.07569e-05 +2 0 0 0 0 0.0001851 2.54458e-05 +3 0 0 0.0004 0.0012 0.0002021 3.88753e-05 +4 0 0 0.0004 0.0012 0.0002227 2.53537e-05 +5 0 0 0 0 0.0002246 3.27084e-05 Modified: trunk/explore/perf/STL/string-MT/STLport-ropes.dat =================================================================== --- trunk/explore/perf/STL/string-MT/STLport-ropes.dat 2006-10-05 17:35:41 UTC (rev 1298) +++ trunk/explore/perf/STL/string-MT/STLport-ropes.dat 2006-10-05 17:39:48 UTC (rev 1299) @@ -1,5 +1,5 @@ -1 0.003299 0.000781025 0.002399 0.000489898 0.0096563 0.00657804 -2 0.0076982 0.00109969 0.0022989 0.00179138 0.0362496 0.0752052 -3 469.812 9.75568 0.636303 0.0377385 236.491 4.46371 -4 2.27465 0.0256904 0.0066985 0.00286487 1.17221 0.027889 -5 1.3046 0.00116619 0.0050988 0.00157767 0.668226 0.00530234 +1 88.6563 2.82573 0.838052 0.0441934 46.7555 0.67495 +2 15.7554 0.143455 0.002 0.00368782 8.18042 0.131714 +3 145.367 25.0483 0.0996057 0.0734883 75.7281 10.5057 +4 1.5737 0.736564 0.0092003 0.0124006 1.25352 0.328266 +5 0.904456 0.0624974 0.0132005 0.00716701 0.716902 0.0318475 Modified: trunk/explore/perf/STL/string-MT/STLport.dat =================================================================== --- trunk/explore/perf/STL/string-MT/STLport.dat 2006-10-05 17:35:41 UTC (rev 1298) +++ trunk/explore/perf/STL/string-MT/STLport.dat 2006-10-05 17:39:48 UTC (rev 1299) @@ -1,7 +1,7 @@ -1 12.4548 0.0302843 0.933958 0.0387561 6.80601 0.0679788 -2 9.99e-05 0.0002997 0.0001998 0.0003996 0.000696 4.09023e-05 -3 19.2294 0.0937472 0.0269953 0.00264537 10.3443 0.0316752 -4 83.5737 1.67179 0.0967849 0.00582661 42.3587 0.810715 -5 39.2761 7.99876 0.0573907 0.018866 20.1038 3.64713 -6 3.40528 0.0100263 0.0122975 0.00794921 1.95008 0.306464 -7 0.003799 0.0006 0.001999 0.000632456 28.1809 6.94151 +1 4.62389 0.02187 0.409625 0.027956 2.56254 0.0308169 +2 0 0 0 0 0.0001742 2.61832e-05 +3 7.45567 0.664956 0.002 0.00268328 3.79573 0.336993 +4 33.9909 7.15468 0.0136006 0.0179965 17.5685 3.36041 +5 11.9395 7.96058 0.0088002 0.00796023 6.53333 3.62629 +6 1.04446 0.00215407 0 0 0.832342 0.247784 +7 2.77377 0.25203 0.0016 0.00366606 2.70972 0.231677 Modified: trunk/explore/perf/STL/string-MT/libstd++.dat =================================================================== --- trunk/explore/perf/STL/string-MT/libstd++.dat 2006-10-05 17:35:41 UTC (rev 1298) +++ trunk/explore/perf/STL/string-MT/libstd++.dat 2006-10-05 17:39:48 UTC (rev 1299) @@ -1,7 +1,7 @@ -1 15.8214 0.0580098 0.948655 0.0237821 8.54884 0.138038 -2 0.0002997 0.000457799 0.0001998 0.0003996 0.0034327 0.00828881 -3 75.6127 6.25132 0.0977846 0.0061114 38.2664 3.1592 -4 2.35834 0.00189963 0.0060986 0.00211856 1.1977 0.00761268 -5 1.25271 0.00410909 0.0037988 0.00198965 0.638225 0.00721414 -6 27.7407 0.20812 0.0355941 0.00371955 14.0003 0.0951606 -7 27.7407 0.20812 0.0355941 0.00371955 14.0003 0.0951606 +1 4.18666 0.0172705 0.370823 0.0210193 2.33823 0.0603683 +2 0 0 0.0008 0.0016 0.0002138 2.37857e-05 +3 15.3102 1.41164 0.0080003 0.0066937 7.74768 0.729107 +4 0.904056 0.0224871 0.0012 0.00183303 0.463213 0.0216037 +5 0.468829 0.0118395 0.0004 0.0012 0.238946 0.0104288 +6 2.90938 1.00343 0.0032 0.00391918 1.61962 0.564877 +7 2.90938 1.00343 0.0032 0.00391918 1.61962 0.564877 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |