This is the same as a regular IPlan - except this plan has been executed, meaning it also contains detailed information about how much work each step of the plan incurred on the database.
public interface IProfiledPlan : IPlan
Gets zero or more child profiled plans. A profiled plan is a tree, where each child is another profiled plan. The children are where this part of the plan gets its input records - unless this is an OperatorType that introduces new records on its own.
Gets the number of times this part of the plan touched the underlying data stores
Gets if the number page cache hits and misses and the ratio was recorded.
Gets the ratio of page cache hits to total number of lookups or 0 if no data is available
Gets number of page cache hits caused by executing the associated execution step.
Gets number of page cache misses caused by executing the associated execution step
Gets the number of records this part of the plan produced
Gets amount of time spent in the associated execution step.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4