Warning, /pim/sink/hawd_defs/dummy_write_perf is written in an unsupported language. File is not indexed.
0001 {
0002 "name": "In process write using DummyResource",
0003 "description": "Measures performance of writing to the db.",
0004 "columns": [
0005 { "name": "rows", "type": "int" },
0006 { "name": "append", "type": "float", "unit": "ops/ms" },
0007 { "name": "total", "type": "float", "unit": "ops/ms" }
0008 ]
0009 }