Stats for TPC-C? -
09-24-2009
, 04:55 AM
For a research project, I search for some statistics for the TPC-C
benchmark. Are the following already available somewhere in the TPC-C
specification? If so: where? (I have failed to locate them)
Given a run of TPC-C, the stats that I search for are:
a) the call frequency for each query in the 5 transactions
b) for each query and for each table: the approximate/average
number of rows that an execution of the query retrieves from or writes
to that table.
Any help will be much appreciated! |