Performance: Minor optimizations
Addressing a few bottlenecks, particularly related to PathTreelookups and bindings evaluation. The common theme is avoidingrepeated String construction from C string literals.
View differences
Performance: Minor optimizations
Addressing a few bottlenecks, particularly related to PathTree
lookups and bindings evaluation. The common theme is avoiding
repeated String construction from C string literals.