Phoronix Releases Linux Benchmarking Platform
KernelPie writes "The Linux hardware site Phoronix.com has announced the release of Phoronix Test Suite 1.0, a Linux-based testing platform designed for benchmarking software and hardware. This suite ships with 57 tests and 23 test suites, which contain everything from open-source games to file encryption to encoding software. In addition, they have a global database where users can submit benchmark results and more — with over 1,000 submissions already. This testing software is licensed under the GPLv3 and is available for download."
A proper benchmark program for linux. Trying it now :D
Show this to your friends and family that don't know what a real hacker is
Worked for me!
If this testing suite becomes decently popular, I predict a future full of flamewars about which distros are faster.
Damn lies aside, their website needs graphs, averages and stuff. It's not very useful when you have to browse through hundreds of individual benchmarks.
Virtualization should heat up on this news. I'm off to do a virtualbox-vmware head-to-head
It's written in PHP. I don't know anything about PHP other than it's blamed for something like a third of all webserver vulnerabilities. Is there a security risk in installing these dependencies?
Of more use than benchmarks is the fact that there is finally a good Live CD for stressing your system. Very useful when building new PCs or overclocking.
const int one = 65536; (Silvermoon, Texture.cs)
SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
I was surprised today when browsing through Yahoo News! and Topix that I stumbled across this PR from phoronix. First time I witnessed a opensource project get a news announcement across the wire like that. Effective marketing strategy or just a piggy bank?
The site doesn't seem to offer a good way to compare systems side by side...
You also need a lot of information to accurately compare linux benchmarks, not only the hardware configuration but also the compiler version and flags used to compile the kernel, test programs and dependant libraries.
For that reason, i'd like to be able to compare...
The same distro/programs on different hardware
Different distros / compilation options on the same hardware
I'm also curious about the speed and size of code output by various versions of GCC, from my limited testing 3.4.6 was much faster than 4.0 and 4.1, faster in *some* areas than 4.2 but gcc 4.3 was generally faster overall.
http://spamdecoy.net - free throwaway anonymous email - avoid spam!
For Apple I suggest you read those two wikipedia entries:
http://en.wikipedia.org/wiki/Universal_binary
http://en.wikipedia.org/wiki/Bundle_(NEXTSTEP)
Apart from that a vertical vendor which compiles a custom made Linux optimized for his hardware won't have all those problems. If well done such a system would outperform most of what you can buy today.
Note that Linux is already quite successfully in this area. Think of set-top phones, mobile phones etc. pp.
Martin