Add working benchmark tests
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@
|
||||
/**
|
||||
* Size of heap
|
||||
*/
|
||||
#define CONFIG_MEM_HEAP_AREA_SIZE (5 * 1024 + 512)
|
||||
#define CONFIG_MEM_HEAP_AREA_SIZE (16 * 1024)
|
||||
|
||||
/**
|
||||
* Log2 of maximum possible offset in the heap
|
||||
|
||||
Reference in New Issue
Block a user