Warning, /pim/sink/hawd_defs/mail_query_incremental is written in an unsupported language. File is not indexed.

0001 {
0002     "name": "Compare execution time of incremental vs non-incremental",
0003     "description": "Execution time of incremental vs non-incremental query",
0004     "columns": [
0005         { "name": "nonincremental", "type": "float", "unit": "ms" },
0006         { "name": "incremental", "type": "float", "unit": "ms" }
0007     ]
0008 }