summaryrefslogtreecommitdiffstats
path: root/hawd_defs/dummy_write_summary
blob: 878a38654b582f89832a4dfdd46f84f9aea490be (plain)
1
2
3
4
5
6
7
8
9
10
{
    "name": "Summary values for in process write using DummyResource",
    "description": "Summary values that should remain stable over dataset sized.",
    "columns": [
        { "name": "rssStandardDeviation", "type": "float", "unit": "SD" },
        { "name": "rssMaxDifference", "type": "float", "unit": "byte" },
        { "name": "timeStandardDeviation", "type": "float", "unit": "SD" },
        { "name": "timeMaxDifference", "type": "float", "unit": "ms" }
    ]
}