Commit 70bd2af
authored
tests/perf: fix doc creation in basic-gets (#8797)
If test param ITERATIONS is specified as larger than 1000, after the 1000th
iteration this test currently changes behaviour from fetching existing docs to
fetching non-existent docs.
The original intention seems to be that the number of docs created should be the
same as the number of iterations. See e.g. 7089d391 parent 288714d commit 70bd2af
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments