Details
Description
In the benchmark we instantiate an ExpressionContextForTest and do not explicitly destroy it. Instead we should prefer to instantiate it as an boost::intrusive_ptr.
In the benchmark we instantiate an ExpressionContextForTest and do not explicitly destroy it. Instead we should prefer to instantiate it as an boost::intrusive_ptr.