You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 23, 2021. It is now read-only.
By adding more work entry, I'm able to tune rate and weights as time go by. I'm wondering whether there's anyway to change number of terminals during the execution?
Looks like there would be a warmup at the beginning of execution, so I prefer not calling oltpbenchmark for multiple times.
Hi,
I'm trying to use oltpbench to generate a high-variation workload. Looking at XML files, I find
By adding more
workentry, I'm able to tune rate and weights as time go by. I'm wondering whether there's anyway to change number of terminals during the execution?Looks like there would be a warmup at the beginning of execution, so I prefer not calling
oltpbenchmarkfor multiple times.Thanks in advance!