summaryrefslogtreecommitdiffstats
path: root/hawd_defs/dummy_query_by_uid
blob: 317b1e3f143dbb217ac4bd63a439dcee654194e0 (plain)
1
2
3
4
5
6
7
8
{
    "name": "Dummy read performance",
    "description": "Measures performance of the query system by reading by uid",
    "columns": [
        { "name": "rows", "type": "int" },
        { "name": "read", "type": "float", "unit": "ops/ms" }
    ]
}