Skip to main content

FUME_AST_CACHE_MAX_ENTRIES

Applies to

  • Enterprise

Default

  • Enterprise: 1000

Purpose

Controls the size of the AST cache used by Enterprise before expressions are compiled.

Notes

  • This cache is separate from FUME_COMPILED_EXPR_CACHE_MAX_ENTRIES.
  • Tune both caches together when balancing memory use against repeated parse/compile work.