From 1590fe61805857d8e4b80b8949c0ddacd1cbec58 Mon Sep 17 00:00:00 2001 From: "e.gavrin" Date: Thu, 9 Oct 2014 18:18:26 +0400 Subject: [PATCH] Add benchmarks --- src/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.h b/src/config.h index 67ff5b9ba..f54120d43 100644 --- a/src/config.h +++ b/src/config.h @@ -55,7 +55,7 @@ /** * Size of heap */ -#define CONFIG_MEM_HEAP_AREA_SIZE (16 * 1024) +#define CONFIG_MEM_HEAP_AREA_SIZE (64 * 1024) /** * Log2 of maximum possible offset in the heap