summaryrefslogtreecommitdiff
path: root/tests/bench
Commit message (Expand)AuthorAgeFilesLines
* * patch by J. Gareth Moreton: improve test and benchmark, resolves #35633florian2019-12-101-1/+4
* * change result of pi function from ansistring into dynamic array, so wejonas2019-08-151-8/+16
* * casing fixedflorian2019-02-241-2/+2
* * updated bcase.pp benchmark by Gareth Moreton, now used also as testflorian2018-12-301-14/+667
* * (modified) patch by Gareth Moreton: Speed improvement in case blocks, resol...florian2018-12-271-0/+2005
* * number of cycles slightly increased for better measurementsflorian2018-11-011-1/+1
* * fix formatting of the writing of the fractionflorian2017-01-041-1/+1
* + define to be able to use epiktimer for time measurementsflorian2015-04-061-5/+35
* - remove unneeded variableflorian2015-04-061-1/+0
* * nostackframe is not allowed by newer FPCs for pascal functions/procedure (a...florian2013-06-111-1/+1
* * fixed overflow when calculating frequenciesvincents2009-02-182-1/+51
* * updated to the current version from the shootoutvincents2009-02-181-5/+6
* * cleanup on shootout maintainers requestvincents2008-10-041-2/+0
* * removed accidentally committed changevincents2008-10-031-1/+1
* + expected output for meteor benchmarkvincents2008-10-031-0/+24
* * fixed compilation on x86_64vincents2008-10-031-2/+2
* * removed compiler directives from source as per Isaac's requestvincents2008-10-031-4/+4
* * fixed mandelbrot shootout benchmark for non i386 targetsvincents2008-10-021-0/+2
* * another attempt to put the expected mandlebrot test output in svnvincents2008-09-221-0/+0
* * add real mandelbrot test output for n=200vincents2008-09-211-0/+0
* + mandelbrot test output for n=200vincents2008-09-211-0/+0
* * fixed timer unit nameflorian2008-07-281-1/+2
* + benchmark to test md5 improvement by internal rolflorian2008-07-281-0/+26
* * write timing to stderrflorian2008-05-271-3/+3
* - deleted since it has been renamed to n_bodyjonas2008-01-091-149/+0
* * renamed nbody to n_bodyvincents2008-01-081-0/+149
* + current version of nbody benchmarkvincents2008-01-081-0/+149
* o improved sumcol benchmarkvincents2008-01-071-4/+11
* * current version of sumcol benchmark by Steve Fishervincents2008-01-071-11/+15
* * cleanupvincents2008-01-071-27/+25
* * improved fannkuch benchmarkvincents2008-01-071-28/+34
* improved version of mandelbrot benchmark, uses now sse2 exclusively.vincents2008-01-021-35/+40
* + added shootout thread-ring benchmarkmarc2007-11-131-0/+65
* + new fannkuch.pp from S. Fisherflorian2007-11-071-0/+122
* * fixed off-by-one by S. Fisherpeter2007-11-051-5/+6
* * optimize loop to use pcharpeter2007-11-051-18/+26
* * regex implementation from S. Fisherpeter2007-11-051-34/+121
* * updated to latest shootout versionflorian2007-10-281-1/+2
* * added mode objfpc to prevent alignment problemsvincents2007-10-252-8/+20
* * code from shootoutpeter2007-09-231-0/+98
* + fasta benchmark addedflorian2007-09-231-0/+151
* * improved recursive benchmarkvincents2007-09-212-2/+65
* * Minor changes.daniel2007-06-051-19/+70
* + Pascal conversion of Stream benchmark.daniel2007-06-051-0/+380
* * new implementationpeter2007-05-281-0/+139
* * multiple fpc version support for shootoutpeter2007-05-282-0/+171
* * Make it work under Linux.daniel2007-05-261-0/+2
* * make bansi1 bench multi threaded, in bansi1mtmicha2007-05-243-331/+383
* * make blists1 bench more detailedmicha2007-05-241-1/+10
* + Meteor benchmarkdaniel2007-04-291-0/+887