contents   index   previous   next



JSE_GLOBAL_CACHE_SIZE (10)

 

By default, the number of global variables retained in the cache is 10. Increasing the size of the cache could increase cache hits, but the time to look through them may slow misses. Our internal testing indicates the value of 10 is about optimal. Global caching must be enabled for this define to be useful.

 


JSE_COMPACT_LIBFUNCS (off)