I am noticing high CPU usage when I put some load against my API, doing some profiling I can see that the costliest part and the bit causing the issue is the high cost of all the EvaluateSubtree calls in the SubtreeEvaluator.
I am seeing these issues using the latest 2.0 beta driver.
- is related to
- 
                    CSHARP-1267 Support Compiled Queries -         
- Backlog
 
-