[Gems-users] num_xact in config.py


Date: Thu, 29 Nov 2007 18:39:56 +0100
From: Ricardo Quislant del Barrio <quislant@xxxxxxxxx>
Subject: [Gems-users] num_xact in config.py
Hello, my question is the next:
what does "num_xact" refer to?
In "config.py" file, when you are filling the "microbenchmark_list" with your microbenchmarks, you are required to set the name of the benchmark, its command line parameters and so on. Among these parameters you can find the "num_xact" parameter. I would like to know if this parameter refers to the number of BEGIN_WORKLOAD_TRANSACTION/END_WORKLOAD_TRANSACTION pairs the microbenchmark will rise or, otherwise, to the number of BEGIN_TRANSACTION(id)/COMMIT_TRANSACTION(id) pairs.

Thanks, Ricardo Quislant.
[← Prev in Thread] Current Thread [Next in Thread→]