1
0
Fork 0

Fixed test file still calling warmup

This commit is contained in:
Michael Hackstein 2017-06-12 23:46:43 +02:00
parent fef243cc71
commit 830769dcb5
1 changed files with 1 additions and 1 deletions

View File

@ -427,7 +427,7 @@ function CollectionSuite () {
}
});
c.warmup();
c.loadIndexesIntoMemory();
// checking if edge cach grew
idxs = c.getIndexes(true);