Very nice, PTS is getting better and better!
Phoronix: Autonomously Finding Performance Regressions In The Linux Kernel
Last weekend a few Phoronix benchmarks were underway of the Linux 2.6.32-rc5 kernel when a very significant performance regression was spotted. This regression caused the PostgreSQL server to run at about 18% of the performance found in earlier kernel releases. Long story short, in tracking down this performance regression we have finally devised a way to autonomously locate performance regressions within the Linux kernel and potentially any Git-based project for that matter. Here are a few details.
http://www.phoronix.com/vr.php?view=14285
Very nice, PTS is getting better and better!
Amazing.
That this thing could actually be used to do something *useful*![]()
Terrific idea!
rc-5 was a dog. caused some nice fs-corruption on my /
So this would be completely automatic? Meaning you could go out to lunch and not be anywhere near the machine while PTS tracks down the regression?
Seemed to happen to me in rc4 as well. I use Gentoo, and I booted up one day and my /etc/profile.env got all messed up somehow. After fixing that from a livecd, I booted up again and ended up with a hole bunch of corruption, and lost a bunch of files. Pidgin preferences, /etc/portage/package.use, some KDE configuration stuff, etc. Oh and I lost my world file, so Portage forgot all the packages I had installed.
Last edited by pvtcupcakes; 10-22-2009 at 09:26 AM.
Wait, this means that if I want to have consistent data on ext4 I must look at 5x slower PostgreSQL and other write-intensive applications? And proposed solution is either obscure mount switch with possibility of occasional file corruption or really _slow_ PostgreSQL. WTF?
Last edited by mirza; 10-22-2009 at 09:52 AM.
Wow, just wow.
I'm no programmer, but this is an amazing piece of work. I can see this being an invaluable tool.