Re: [HACKERS] Performance testing framework..

2009-10-07 Thread Michael Renner
Greg Smith wrote: On Wed, 7 Oct 2009, Michael Renner wrote: I haven't thought about result aggregation & rendering/UI part of the whole thing so far, so if anyone has some ideas in that direction they'd be very much appreciated when the time has come. What I did in pgbench-tools (now availab

Re: [HACKERS] Performance testing framework..

2009-10-07 Thread Greg Smith
On Wed, 7 Oct 2009, Michael Renner wrote: I haven't thought about result aggregation & rendering/UI part of the whole thing so far, so if anyone has some ideas in that direction they'd be very much appreciated when the time has come. What I did in pgbench-tools (now available at http://git.po

[HACKERS] Performance testing framework..

2009-10-07 Thread Michael Renner
David Fetter wrote: Folks, As we move forward, we run into increasingly complex situations under the general rubric of concurrency. What test frameworks are already out there that we can use in our regression test suite? If there aren't any, how might we build one? Not entirely on-topic, but