I want to try putting together a auto-benchmarking utility for Linux. My idea is to create a self-extracting shell script with a tarball inside, just like Berkeley boinc install. The idea is to package all variations of Linux apps inside the tarball and to run the short/medium/long benchmarks and recommend an appropriate app. Since there is no "standard" location for Boinc on Linux -- I use FC and CentOS, no Ubuntus -- I don't see myself installing the applications automatically.
Please let me know if you have any feature requests. I am not a GUI expert, so the tool will be a shell script. Also, I am planning to automatically parse /proc/cpuinfo and use it as hints for the appropriate app.