Aquileo | Recent posts to bloghttps://sourceforge.net/p/scimarkfordelphi/blog/2014-08-04T15:47:01.189000ZRecent posts to blogAquileo | Added Files compiled with Free Pascal 2.7.12014-08-04T15:47:01.189000Z2014-08-04T15:47:01.189000ZDelphiFreakhttps://sourceforge.net/u/delphifreak71/https://sourceforge.net0217d950c41b62899d8bf76c46a49dba70b98f6d<div class="markdown_content"><p>Today I converted the delphi code to Lazarus/FPC.</p>
<p>I then compiled the Scimark with 3 different Optimization Levels O1,O2,O3.</p>
<p>The result was nice, but I have not yet tested if the output is really the same.</p>
<p>Typhon 4.9 r45807 FPC 2.7.1 x86_64-linux-gtk 2</p>
<p>Optimization level O1<br />
Composite Score MFlops: 449.49</p>
<p>Optimization level O2<br />
Composite Score MFlops: 800.57</p>
<p>Optimization level O3<br />
Composite Score MFlops: 910.40</p></div>