aboutsummaryrefslogtreecommitdiff
path: root/src/zenstore/filecas.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/zenstore/filecas.cpp')
-rw-r--r--src/zenstore/filecas.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zenstore/filecas.cpp b/src/zenstore/filecas.cpp
index c021e0e21..a72619e4b 100644
--- a/src/zenstore/filecas.cpp
+++ b/src/zenstore/filecas.cpp
@@ -1612,7 +1612,7 @@ TEST_CASE("cas.file.gc")
FileCasStrategy FileCas(Gc);
FileCas.Initialize(TempDir.Path() / "cas", /* IsNewStore */ true);
- const int kIterationCount = 1000;
+ const int kIterationCount = 100;
std::vector<IoHash> Keys{kIterationCount};
auto InsertChunks = [&] {