Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.pascal.misc > #941

Re: FPC 2.7.1 64-bit

From Ramine <ramine@1.1>
Newsgroups comp.lang.pascal.misc
Subject Re: FPC 2.7.1 64-bit
Date 2014-06-29 14:21 -0700
Organization A noiseless patient Spider
Message-ID <loplcv$616$3@dont-email.me> (permalink)
References <loph1d$506$3@dont-email.me>

Show all headers | View raw


Hello,


And FreePascal 2.7.1 64-bit is much faster that C# on scimark2 benchmarks.


Here is the results on my Quadcore Q6600:

For C# we have:

Composite Score: 524.25 MFlops
FFT            : 493.56 - (1024)
SOR            : 700.75 - (100x100)
Monte Carlo    :  31.76
Sparse MatMult : 544.97 - (N=1000, nz=5000)
LU             : 850.22 - (100x100)


For FreePascal 2.7.1  gives:

Mininum running time = 2.00 seconds
Composite Score MFlops:   578.95
FFT             Mflops:   393.07    (N=1024)
SOR             Mflops:   717.27    (100 x 100)
MonteCarlo:     Mflops:   113.03
Sparse matmult  Mflops:   814.43    (N=1000, nz=5000)
LU              Mflops:   856.94    (M=100, N=100)


Thank you,
Amine Moulay Ramdane.

Back to comp.lang.pascal.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

FPC 2.7.1 64-bit Ramine <ramine@1.1> - 2014-06-29 13:06 -0700
  Re: FPC 2.7.1 64-bit Ramine <ramine@1.1> - 2014-06-29 14:21 -0700
    Re: FPC 2.7.1 64-bit Ramine <ramine@1.1> - 2014-06-29 15:14 -0700
  Re: FPC 2.7.1 64-bit Ramine <ramine@1.1> - 2014-06-29 14:30 -0700
  Re: FPC 2.7.1 64-bit Ramine <ramine@1.1> - 2014-06-29 15:14 -0700

csiph-web