Does anyone have python code which digests pgbench -r output?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Does anyone have python code which digests pgbench -r output?
Date: 2015-06-27 19:29:23
Message-ID: 558EF993.5050006@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

All:

Does anyone have python code which parses pgbench -r output for
statistical analysis? I dug through pgbench-tools, but its reading of
pgbench results isn't easily separable from the rest.

I'll write a lib, but if someone already has one, it would save me some
time in developing a new public benchmark.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

Browse pgsql-performance by date

  From Date Subject
Next Message eudald_v 2015-06-30 14:52:16 Sudden connection and load average spikes with postgresql 9.3
Previous Message Mark Kirkwood 2015-06-25 02:01:57 Re: Slow query (planner insisting on using 'external merge' sort type)