Skip to content
This repository has been archived by the owner on Aug 23, 2021. It is now read-only.

Enhancement request: <serial> configuration parameter isn't specific to a specific benchmark in mixed testing. #313

Open
bryanosborne opened this issue Jan 4, 2020 · 1 comment

Comments

@bryanosborne
Copy link

Using oltpbench to run chbenchmark tests which requires simultaneous execution of tpcc and chbenchmark benchmarks.

When true config parameter is used, both tpcc and chbenchmarks run in serial mode, as expected.

However, when true is specified, both tpcc and chbenchmarks run in serial mode, which was not expected. Didn't dig into the code, but I suspect the "bench" parameter simply isn't utilized in .

It would be nice to be able to have more granularity on how different benchmarks are executed in a mixed run.

Thanks!
Bryan

P.S. (Is TPC-E in the works?)

@apavlo
Copy link
Member

apavlo commented Feb 5, 2020

I am not familiar with the mixed workload feature. Somebody else wrote it who is long gone. If you send us a patch, then we can review.

P.S. (Is TPC-E in the works?)

We have a partial implementation in H-Store that we need to port over:

https://github.com/apavlo/h-store/tree/master/src/benchmarks/edu/brown/benchmark/tpce

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants