There has been discussion on benchmarking for THINK on the FAD forums. THINK (the person, not the client

) has posted a little crude test program
Quote:
We are looking at associating any job benchmark with the Methodology project but we also need to add a very simple way of running it. We are also thinking about uploading a little more information such as the operating system, CPU type and an estimated speed.
Here is a little test program which provides a crude speed estimate (we have used something similar for many years). It performs some matrix algebra - don't worry about the result (if we throw it away the optimising compiler has fun and removes all the code). You need to place it in the same folder as salflibc.dll if you want to run it.
|
A few of the forum members have posted results in
this thread. Thought some of our team may be interested enough to run their own benchmarks.

Post 'em here if you do.
Cheers
Mick
edit: sorry, forgot the
test prog link