summaryrefslogtreecommitdiffstats
path: root/hawd_defs/generic_write_in_process_with_indexes
blob: 81ff673768f81870bd58af301ffd2c8031c0dc52 (plain)
1
2
3
4
5
6
7
8
9
{
    "name": "In process write using GenericResource with indexing",
    "description": "Measures performance of the GenericResource class with indexing",
    "columns": {
        "rows": { "type": "int" },
        "append": { "type": "float", "unit": "ops/ms" },
        "total": { "type": "float", "unit": "ops/ms" }
    }
}