Have a look at the following...

http://www.osnews.com/story.php?news_id=5602
Nine Language Performance Round-up: Benchmarking Math & File I/O

It compares C#, C, C++, VB, etc...
I ported the benchmark to Delphi (not tested under FPC but should be
interresting) a coulpe of months back. Unfortunatily, my findings are
not on this PC, but rather on my laptop at home.
If memory serves me correctly, C++ and Delphi was very close together,
but Delphi was slightly faster.  The port was really easy and quick to
do.  I attached the original code.  I will try and find my Delphi code
and findings and post them as well.

The benchmark test could be extended to test more things as well, but
it was good enough for what I wanted to know.  Memory usage would be a
interresting add-on to the benchmark results.

Regards,
 - Graeme -

Attachment: benchmark.zipped
Description: Binary data

Reply via email to