+-----------------------------------------------------------------------------------------------------+
| Plan      | Statement   | Version | Planner | Runtime       | Time | DbHits | Rows | Memory (Bytes) |
+-----------------------------------------------------------------------------------------------------+
| "PROFILE" | "READ_ONLY" | "3.1"   | "COST"  | "INTERPRETED" | 12   | 1000   | 20   | 10             |
+-----------------------------------------------------------------------------------------------------+


+----------+----------------+------+---------+----------------+------------------------+-----------+-------------+------------+------------------------+
| Operator | Estimated Rows | Rows | DB Hits | Memory (Bytes) | Page Cache Hits/Misses | Time (ms) | Identifiers | Ordered by | Other                  |
+----------+----------------+------+---------+----------------+------------------------+-----------+-------------+------------+------------------------+
| +MyOp    |             10 |    3 |       2 |              5 |                   22/2 |     0.000 | a, b        | a          | INTERPRETED; 3.1; COST |
+----------+----------------+------+---------+----------------+------------------------+-----------+-------------+------------+------------------------+

0 rows
ready to start consuming query after 5 ms, results consumed after another 7 ms