mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-09 00:11:44 +00:00
Checking in for Roland.Mainz@inforamtik.med.uni-giessen.de - bug 110628, tune xlib gc cache size. r=timeless, sr=scc.
This commit is contained in:
parent
48ab55e49d
commit
6479688f87
@ -35,7 +35,7 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
#define countof(x) ((int)(sizeof(x) / sizeof (*x)))
|
||||
#define GC_CACHE_SIZE 16
|
||||
#define GC_CACHE_SIZE 32
|
||||
|
||||
#ifdef DEBUG
|
||||
#define DEBUG_METER(x) x
|
||||
|
Loading…
x
Reference in New Issue
Block a user