[Harbour] 2008-10-05 17:53 UTC+0200 Przemyslaw
Czerpak(druzus/at/priv.onet.pl)
Lorenzo Fiorini
lorenzo.fiorini at gmail.com
Mon Oct 6 04:04:57 EDT 2008
On Sun, Oct 5, 2008 at 11:56 PM, Lorenzo Fiorini
<lorenzo.fiorini at gmail.com> wrote:
> Tomorrow I'll be able to do some tests on servers ranging from Xeon
> Dual Processors ( two physical CPUs 4 logical ones ) to Dual Quad
> Processors ( 2 physical CPUs 8 logical ones ).
Here is the speedtst --thread=2 --scale --exclude=mem on a Dual Quad Xeon E5410
running Centos 5.2 i386 ( the server was in use by ~50 users )
10/06/08 09:55:01 Linux 2.6.18-92.1.10.el5PAE i686
Harbour 1.1.0dev (Rev. 9551) (MT)+ GNU C 4.2.3 (32 bit)
THREADS: 2
N_LOOPS: 1000000
excluded tests: 029 030 023 025 027 040 041 043 052 053 019 022 031 032
1 th. 2 th. factor
============================================================================
[ T001: x := L_C ]____________________________________ 0.28 0.39 -> 0.71
[ T002: x := L_N ]____________________________________ 0.20 0.29 -> 0.69
[ T003: x := L_D ]____________________________________ 0.21 0.33 -> 0.63
[ T004: x := S_C ]____________________________________ 0.25 0.70 -> 0.37
[ T005: x := S_N ]____________________________________ 0.18 0.32 -> 0.58
[ T006: x := S_D ]____________________________________ 0.18 0.31 -> 0.59
[ T007: x := M_C ]____________________________________ 0.27 0.48 -> 0.56
[ T008: x := M_N ]____________________________________ 0.21 0.47 -> 0.44
[ T009: x := M_D ]____________________________________ 0.20 0.44 -> 0.46
[ T010: x := P_C ]____________________________________ 0.24 0.43 -> 0.54
[ T011: x := P_N ]____________________________________ 0.20 0.45 -> 0.45
[ T012: x := P_D ]____________________________________ 0.20 0.45 -> 0.45
[ T013: x := F_C ]____________________________________ 0.55 0.80 -> 0.68
[ T014: x := F_N ]____________________________________ 0.48 0.59 -> 0.81
[ T015: x := F_D ]____________________________________ 0.28 0.50 -> 0.57
[ T016: x := o:GenCode ]______________________________ 0.49 0.76 -> 0.64
[ T017: x := o[8] ]___________________________________ 0.36 0.72 -> 0.50
[ T018: round( i / 1000, 2 ) ]________________________ 0.58 0.76 -> 0.77
[ T020: val( s ) ]____________________________________ 0.63 0.67 -> 0.94
[ T021: val( a [ i % 16 + 1 ] ) ]_____________________ 1.06 1.52 -> 0.69
[ T024: eval( bc := { || i % 16 } ) ]_________________ 0.73 1.12 -> 0.65
[ T026: eval( bc := { |x| x % 16 }, i ) ]_____________ 0.65 1.16 -> 0.56
[ T028: eval( bc := { |x| f1( x ) }, i ) ]____________ 0.86 1.54 -> 0.56
[ T033: x := a[ i % 16 + 1 ] == s ]___________________ 0.91 1.53 -> 0.60
[ T034: x := a[ i % 16 + 1 ] = s ]____________________ 0.98 1.63 -> 0.60
[ T035: x := a[ i % 16 + 1 ] >= s ]___________________ 0.99 1.66 -> 0.59
[ T036: x := a[ i % 16 + 1 ] <= s ]___________________ 0.98 1.47 -> 0.67
[ T037: x := a[ i % 16 + 1 ] < s ]____________________ 0.98 1.68 -> 0.59
[ T038: x := a[ i % 16 + 1 ] > s ]____________________ 1.00 1.53 -> 0.65
[ T039: ascan( a, i % 16 ) ]__________________________ 0.77 0.99 -> 0.78
[ T042: x := a ]______________________________________ 0.27 0.52 -> 0.52
[ T044: f0() ]________________________________________ 0.30 0.66 -> 0.46
[ T045: f1( i ) ]_____________________________________ 0.43 0.95 -> 0.45
[ T046: f2( c[1...8] ) ]______________________________ 0.49 0.92 -> 0.54
[ T047: f2( c[1...40000] ) ]__________________________ 0.49 0.92 -> 0.53
[ T048: f2( @c[1...40000] ) ]_________________________ 0.49 0.91 -> 0.54
[ T049: f2( @c[1...40000] ), c2 := c ]________________ 0.55 1.11 -> 0.50
[ T050: f3( a, a2, s, i, s2, bc, i, n, x ) ]__________ 1.21 1.71 -> 0.71
[ T051: f2( a ) ]_____________________________________ 0.51 1.00 -> 0.51
[ T054: f_prv( c ) ]__________________________________ 1.44 1.77 -> 0.81
============================================================================
[ TOTAL ]_________________________________________ 22.08 36.15 -> 0.61
============================================================================
[ total application time: ]....................................93.15
[ total real time: ]...........................................58.23
More information about the Harbour
mailing list