enhancementhelp wanted
Metriche repository
- Star
- (19.103 stelle)
- Metriche merge PR
- (Merge medio 2g 11h) (147 PR mergiate in 30 g)
Descrizione
When you're debugging a SQL query, it's extremely useful to have per-query level cost statistics, such as:
- Duration
- Rows processed
- I/O throughput (MB/s)
- Indexes used
The idea is that people can see the actual cost of a query as they execute it.