|
|
||||||
|
#1
|
|
|
|
|
I don't know if this is the type of results you guys are looking for,
but i just ran the benchmark app on my new Athlon X2 4600+. Here are the results: Blended ArcCos Extended FPU 2421 ArcCos Double FPU 2385 ArcCos Single FPU 2369 ArcSin Extended FPU 2180 ArcSin Double FPU 2105 ArcSin Single FPU 2013 Ceil Extented FPU 2103 Ceil Double FPU 3466 Ceil Single FPU 3757 CharPos CPU 9029 FillChar MEM 2459 Floor Extented FPU 1969 Floor Double FPU 2196 Floor Single FPU 2089 IsPrime CPU 2249 LowerCase CPU 3695 MaxInt CPU 3083 MaxInt64 CPU 2145 MinInt CPU 3087 MinInt64 CPU 2145 Pos CPU 2998 Total 59943 Pascal ArcCos Extended FPU 1875 ArcCos Double FPU 1951 ArcCos Single FPU 2053 ArcSin Extended FPU 1621 ArcSin Double FPU 1718 ArcSin Single FPU 1668 Ceil Extented FPU 1361 Ceil Double FPU 1931 Ceil Single FPU 2376 CharPos CPU 7283 FillChar MEM 2047 Floor Extented FPU 1280 Floor Double FPU 1222 Floor Single FPU 1348 IsPrime CPU 315 LowerCase CPU 3663 MaxInt CPU 3016 MaxInt64 CPU 1844 MinInt CPU 3044 MinInt64 CPU 1879 Pos CPU 2333 Total 45828 RTL ArcCos Extended FPU 2410 ArcCos Double FPU 2386 ArcCos Single FPU 2369 ArcSin Extended FPU 2180 ArcSin Double FPU 2123 ArcSin Single FPU 2013 Ceil Extented FPU 2076 Ceil Double FPU 3471 Ceil Single FPU 3830 CharPos CPU 15567 FillChar MEM 2443 Floor Extented FPU 1920 Floor Double FPU 2196 Floor Single FPU 2089 IsPrime CPU 2279 LowerCase CPU 3690 MaxInt CPU 2996 MaxInt64 CPU 2157 MinInt CPU 3064 MinInt64 CPU 2157 Pos CPU 2808 Total 66224 |
|
|
|
#2
|
|
|
|
|
Hi Jason,
>I don't know if this is the type of results you guys are looking for, > but i just ran the benchmark app on my new Athlon X2 4600+. Here are > the results: I would be very interested to see the results of the memory manager challenge on an X2 system. Thanks! Pierre |
|
#3
|
|
|
|
|
Hi Pierre,
Pierre le Riche wrote: > > I would be very interested to see the results of the memory manager > challenge on an X2 system. > I posted some results from XP 4200+ with 2Gig RAM yesterday to "Fastcode MM B&V 0.47" thread. FastMM4_16 wins the bencmark. Here results again: Average Total Performance: (Scaled so that the winner = 100%) BucketMM 90,6 EWCMM 57,8 FastMM2 76,4 FastMM3 90,9 FastMM4 99,2 FastMM4_16 100,0 RTLMM 35,0 Average Speed Performance: (Scaled so that the winner = 100%) BucketMM 85,0 EWCMM 33,7 FastMM2 78,9 FastMM3 84,4 FastMM4 97,9 FastMM4_16 100,0 RTLMM 23,9 Average Memory Performance: (Scaled so that the winner = 100%) BucketMM 97,4 EWCMM 80,6 FastMM2 73,5 FastMM3 99,1 FastMM4 100,0 FastMM4_16 98,9 RTLMM 44,4 I posted detailed results, "MMBench.csv" file zipped to ..attachements, "Fastcode MM B&V 0.47 results from AMD X2 4200+" Regards, Jouni |
|
#4
|
|
|
|
|
Thanks! Seems the results follow much the same pattern as with single CPU
systems. Regards, Pierre |
|
#5
|
|
|
|
|
> I would be very interested to see the results of the memory manager
> challenge on an X2 system. I actually let it run all night last night, but am on a different computer at the moment. I'll send my results soon. |
|
|
| Similar Threads | |
| Benchmark C vs C++ Consider this benchmark --------------------------------------------------------C++ #include <iostream> #include <list> using namespace std; // Simple example uses type... |
|
| benchmark I know one benchmark doesn't mean much but it's still disappointing to see Python as one of the slowest languages in the test: [..] |
|
| IE7 Benchmark Could someone with IE7 beta please run this benchmark and report the results here? [..] |
|
| Benchmark - VB.NET Vs VC++.NET Hi, Is there a benchmark, or anything that could help me to compare the execution speed between VB.NET and VC++.NET ? I plan to developt a SCADA application but I don't... |
|
| The Manhattan Benchmark (spin-off from Benchmark Java vs. COBOL) Steve Thompson mention the "Indian Problem" -- How much would 12.00 be today if it was put in the bank in 1626, when Manhattan was purchased? Benchmarking this simple logic... |
|
|
All times are GMT. The time now is 09:48 PM. | Privacy Policy
|