short profiler logs
This commit is contained in:
parent
830d863c70
commit
50566246fe
5 changed files with 18 additions and 90 deletions
|
|
@ -9,8 +9,8 @@
|
|||
#include "chunk.hpp"
|
||||
#include "profiler.hpp"
|
||||
|
||||
#define HEAP_SIZE 16000//65536
|
||||
#define FREE_THRESH (uint) 100
|
||||
#define HEAP_SIZE 160000//65536
|
||||
#define FREE_THRESH (uint) 5
|
||||
// #define HEAP_DEBUG
|
||||
|
||||
namespace GC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue