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:
bryner%netscape.com 2001-11-19 22:37:51 +00:00
parent 48ab55e49d
commit 6479688f87

View File

@ -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