@humppa
They are not reliable. When I had the Idefix Express connected, my Seagate drive always reported something around 5MB/s, the values kept on changing each time I measured, everything ok there. The other drive (Quantum) always reported exactly the same value of about 7.8MB/s (!): A value that is not realistic for the device. Further, it is very unlikely that the raw speed always exactly stays at the same byte without any fluctuation.
Even making simple tests requires some level of skills. :roll:
If you want to obtain reliable results from programs like SysInfo or DriveSpeed you should perform tests when your system works without any patches. The good habit is to boot a computer from a clean OS partition for any tests. Before starting a benchmark program, start Setpatch and the driver for the controller (ATA3.driver in case of FastATA and IdeFix in case of IDE-Fix Express) only.
The speed-test in Sysinfo is a nice add-on, but I would always prefer dedicated programs which measure more than just raw speed.
In the end we are interested in real-life performance, not something like those buggy values I got from Sysinfo.
We are talking here about performance offered by two pieces of hardware: FastATA 1200 and IDE-Fix Express, not about how slow your computer is "in real-life performance" due to improper or not optimum configuration of your software. To compare performance of the hard drive controllers you should use test programs which test raw speed, not programs (like DiskSpeed) whose results heavily depend on the filesystem (OFS, FFS, SFS, PFS3) installed on the hard drive.
Congrats. But you started comparing an Apollo clocked at 44.4Mhz with SysInfo benchmark to a number given by me for an undefined program and a clock speed of 40Mhz. So who actually compared apples to oranges?
This is not true. Please read once again what I wrote. You wrote that using an Apollo 1240/40 with IDE-Fix Express you achieved nearly 5 MB/s, and I answered that in the same config with FastATA instead of IDE-Fix Express you should have about 10 MB/s. I had Apollo 1240/40 (not overclocked) and my hard drives achieved about 10 MB/s.
It is obvious that performance of FastATA is
twice better than the IDE-Fix Express performance. It results from differences in their design.
Speed of any fast IDE controller used in Amiga 1200 is limited by the design of the A1200 turbo card. The FastATA 1200 controller accesses a hard drive at the maximum speed with which the particular A1200 turbo card can read/write data to/from A1200 motherboard. IDE-Fix Express cannot operate faster than 1/2 of this speed. It is because the FastATA 1200 is connected via the 32-bit data bus, and IDE-Fix Express is connected via the 16-bit data bus only. So in each transfer from/to the turbo card the FastATA receives/sends
twice more data than IDE-Fix Express. Period.