genny icon indicating copy to clipboard operation
genny copied to clipboard

PERF-2572 add warmup phase, lower initial/ secondary document count and name each index.

Open jimoleary opened this issue 4 years ago • 2 comments

There is a patch, but it is being blocked by a compile error.

jimoleary avatar Nov 18 '21 11:11 jimoleary

Another option may be to run the patch multiple times and see how much the fix helps.

apodelko avatar Nov 18 '21 18:11 apodelko

Updated the branch with PR comments. Started a new patch.

note: I'm actually going to move the current LLTMixed.yml to LLTMixedWarmup.yml and reinstate the old version before committing. This is for 2 reasons:

  1. We want to keep the original workload, so keeping the task name keeps the history. This test will likely be noisy but it does provide a useful signal.
  2. I wanted to be able to compare the new workload to the old one.

jimoleary avatar Dec 01 '21 17:12 jimoleary