mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
Add working benchmark tests
This commit is contained in:
parent
47d384c565
commit
1c3bf4951d
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user