Uniprocessor optimization
Here follows a set of short but hopefully instructive examples illustrating the problems of getting good performance on RISC-systems.
Read this before you begin!
(some general rules for constructing good benchmarks)
Use
full optimization unless stated otherwise.
Use
double precision in all floating point computations.