Add benchmarks

This commit is contained in:
e.gavrin
2014-10-09 18:18:26 +04:00
parent a902a97025
commit 1590fe6180
+1 -1
View File
@@ -55,7 +55,7 @@
/** /**
* Size of heap * 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 * Log2 of maximum possible offset in the heap