Module config

Module config 

Source
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.