CORE CUSTOMIZATION
The following options modify the internals of the ScriptEase core, and are used mostly to balance performance and memory use.
JSE_ONE_STRING_TABLE (off, on if SE_SHARED_OBJECTS is defined)
SE_OBJ_POOL_SIZE (1024, 128 if JSE_MIN_MEMORY is on)
SE_MEM_POOL_SIZE (1024, 128 if JSE_MIN_MEMORY is on)
JSE_PER_OBJECT_CACHE (on, off if JSE_MIN_MEMORY is on)
JSE_PER_OBJECT_MISS_CACHE (on, off if JSE_MIN_MEMORY is on)
SE_STACK_SIZE (2048, 512 if JSE_MIN_MEMORY is on)