Problem
Implementation for PathString for EvaluationContext can be optimized
Solution
path_string function for EvaluationContext does quite a bit of cloning. We should write extensive benchmarks to setup baseline performance and then optimize it's implementation for EvaluationContext.
Problem
Implementation for
PathStringforEvaluationContextcan be optimizedSolution
path_stringfunction forEvaluationContextdoes quite a bit of cloning. We should write extensive benchmarks to setup baseline performance and then optimize it's implementation forEvaluationContext.