Expand description
§Configuration Constants - Runtime Behaviour Parameters
Global configuration constants controlling kernel behaviour and performance thresholds. These values are compile-time constants optimised for typical workloads.
Constants§
- MAX_
DICT_ CHECK - Threshold for dictionary size checks in categorical array operations.
- STRING_
MULTIPLICATION_ LIMIT - Maximum allowed repetitions for string multiplication operations.