Turn off probe maps. This speeds up loading a folder. r=bienvenu.

git-svn-id: svn://10.0.0.236/trunk@66514 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
putterman%netscape.com 2000-04-20 03:46:32 +00:00
parent 335366306f
commit ef35fa88a2

View File

@ -106,7 +106,7 @@
#define MORK_ENABLE_ZONE_ARENAS 1 /* using morkZone for pooling */
#define MORK_ENABLE_PROBE_MAPS 1 /* use smaller hash tables */
//#define MORK_ENABLE_PROBE_MAPS 1 /* use smaller hash tables */
#define MORK_BEAD_OVER_NODE_MAPS 1 /* use bead not node maps */