FastCodeBenchmark icon indicating copy to clipboard operation
FastCodeBenchmark copied to clipboard

The Benchmark Software from the original Fastcode Challenge, some tests are adapted to 64-bit version of Delphi

FastCode Benchmark

Currently, just two of the benchmark programs are adapted to be compiled by recent versions of Delphi into a 64-bit executable:

  • MemoryManagerBV201\FastcodeMMChallengeBV.dpr - see MemoryManagerBV201\ReleaseNotes.txt for details
  • FillCharBV163\FillCharBV.dpr

The rest of the benchmark programs are existing FastCode programs that can only be compiled to a 32-bit executable by Delphi version up to 2007.