How do I use Tpp as a benchmarking tool?
Use the -B option when benchmarking. Tpp then finds every prime between 1 and 1 000 000 and finds every hyper- and palindromeprime out of those. F.ex time ./Tpp -B > /dev/null. If you want your result listed (current list) send me the following data: • CPU model (such as Intel Pentium II 400MHz or Sun UltraSPARC II 296MHz) • RAM (whether your machine has got 32MB or 4GB RAM doesn’t usually affect the result, but it looks nice on the list 🙂 • Operating system • Compiler (such as gcc, Sun’s or DEC’s own compilers) • Compiler options (usually defined on the Makefile) • And ofcourse, your result.