elianda wrote:SuperPI for DOS does not much sense.
Do you want to use this as FPU/memory bench? […]
Show full quote
SuperPI for DOS does not much sense.
Do you want to use this as FPU/memory bench?
SuperPI runs in Win 3.x though but it takes ages on an older CPU (days to weeks).
Also for a missing FPU it uses the Win 3.x fallback x87 emulation dll that calculates the commands in integer and is much much slower than a real FPU.
This fallback would not be available in DOS though if you don't install a x87 emulation TSR.

And this is with FPU already. (memory requirements do not allow >256K calc)
Edit: same 256K calc on a 386DX-40 without FPU needs about 30.6h.
The thing is, I'd want a SuperPi that can run from a bootdisk...any bootdisk 😉
I'm not sure if it's possible to create a Win 3.1 + SuperPi that can boot and work from a floppy.
And yes, the basic idea was to have a cpu-only benchmark (and including the fpu if it's actually available).
I agree however that SuperPi isn't ideal for this, but it is the kind of calculation I was looking for.
My basic idea was this:
Suppose you are somekind of hacker, or a scientist, or something, and you need to crack a password or do somekind of calculation or something. How fast would any cpu (+fpu if available) be to complete the task?
Basically I'd want a benchmark/program that can emulate this (or something, sorry for sounding a little vague here), a cpu being used for somekind of general (maybe even non-optimized) calculation.
The reason why I'd want something bootable is that you can very quickly set up a motherboard+CPU+RAM+Video and be on your way 😁
Also I'd want a single program that is able to run on all these different CPU's
Edit:and indeed, on old hardware, SuperPi can take a VEERY long time to complete. But at least it's result is somewhat realistic and I think also very scalable.