Various Performance Improvements: - Add cache for compiled locals starting with a colon to avoid repeated linear searches - Reduce number …
Show more
Various Performance Improvements: - Add cache for compiled locals starting with a colon to avoid repeated linear searches - Reduce number of string comparisons in ParamOptionParse() - Factor out ProcContextRequire() - Extend regression test
Show less