fpc/tests/bench
Jonas Maebe 03cd0cce59 * change result of pi function from ansistring into dynamic array, so we
generate unique calls every time we write to it
  * replace calls to high(ansistring/dynarray) in the inner body of the pi
    function with a variable that gets assigned once
  -> the FPC version is now just as fast as the C version

git-svn-id: trunk@42695 -
2019-08-15 10:32:36 +00:00
..
shootout
bansi1.inc * casing fixed 2019-02-24 09:54:05 +00:00
bansi1.pp
bansi1mt.pp
bcase.pp * updated bcase.pp benchmark by Gareth Moreton, now used also as test 2018-12-30 22:21:03 +00:00
blists1.inc
blists1.pp
bmd5.pp
dmisc.pas
drystone.pas * number of cycles slightly increased for better measurements 2018-11-01 20:49:19 +00:00
pi.c
pi.pp * change result of pi function from ansistring into dynamic array, so we 2019-08-15 10:32:36 +00:00
shortbench.pp
stream.pp
timer.pas
whet.pas