Use a warmup instead
Seems more stable
This commit is contained in:
@@ -236,9 +236,7 @@ void benchConflictSet() {
|
|||||||
|
|
||||||
bench.batch(1);
|
bench.batch(1);
|
||||||
|
|
||||||
cs.setOldestVersion(version - kMvccWindow);
|
bench.warmup(10000);
|
||||||
|
|
||||||
bench.minEpochIterations(1000000);
|
|
||||||
|
|
||||||
{
|
{
|
||||||
bench.run("monotonic increasing point writes", [&]() {
|
bench.run("monotonic increasing point writes", [&]() {
|
||||||
|
Reference in New Issue
Block a user