short profiler logs
This commit is contained in:
parent
3f42a8f16d
commit
50e10586f1
5 changed files with 21 additions and 88 deletions
|
|
@ -9,6 +9,7 @@
|
|||
#include "chunk.hpp"
|
||||
#include "profiler.hpp"
|
||||
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
#define HEAP_SIZE 320//65536
|
||||
|
|
@ -17,6 +18,10 @@
|
|||
#define HEAP_SIZE 16000//65536
|
||||
#define FREE_THRESH (uint) 100
|
||||
>>>>>>> c09da8a (now it works ok???)
|
||||
=======
|
||||
#define HEAP_SIZE 160000//65536
|
||||
#define FREE_THRESH (uint) 5
|
||||
>>>>>>> 5056624 (short profiler logs)
|
||||
// #define HEAP_DEBUG
|
||||
=======
|
||||
#define HEAP_SIZE 2097152 //256 //65536 //2097152
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue