Tracker: Feature Requests

5 Option to generate transactions at a specified rate - ID: 2738906
Last Update: Settings changed ( timcook )


I would like to be able to generate SQL transactions at a steady rate,
independent of the response time of those transactions. This could be used
to examine a system under test driven at a constant load, while altering
the configuration of the database, operating system, hardware, number of
client threads, etc.

I have actually implememented this change, and a patch against sysbench
0.4.12 is attached. This was tested on Solaris, but POSIX interfaces were
chosen for compatibility with at least Linux. I did _not_ implement the
full autoconf trickery to make this foolproof for all platforms.


Tim Cook ( timcook ) - 2009-04-06 16:04:39 PDT

5

Open

None

Nobody/Anonymous

None

None

Public


Comments

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
tx-rate.patch-to-0.4.12 Patch against sysbench-0.4.12 o implement --tx-rate and --tx-jitter Download

Changes ( 2 )

Field Old Value Date By
summary Option to generate transactions at aspecified rate 2009-04-06 16:05:48 PDT timcook
File Added 321601: tx-rate.patch-to-0.4.12 2009-04-06 16:04:39 PDT timcook