From 9a6a534f9648f673fb549aefed0838269994493a Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sat, 13 Jul 2024 19:02:59 +0200 Subject: w --- test/handle.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/handle.cpp b/test/handle.cpp index ef0e4893..2c29f52c 100644 --- a/test/handle.cpp +++ b/test/handle.cpp @@ -7,7 +7,7 @@ namespace floormat { namespace { -constexpr uint32_t start_index = 1024, page_size = 128; +constexpr uint32_t start_index = 1024, page_size = 256; struct Foo { -- cgit v1.2.3