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

0001 {
0002     "name": "Storage Read/Write Performance",
0003     "description": "Measures performance of the storage class by writing and reading non-trivial datasets",
0004     "columns": [
0005         { "name": "rows", "type": "int" },
0006         { "name": "dbWrite", "type": "float", "unit": "ops/ms" },
0007         { "name": "fileWrite", "type": "float", "unit": "ops/ms" },
0008         { "name": "dbRead", "type": "float", "unit": "ops/ms" }
0009     ]
0010 }