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

0001 {
0002     "name": "Pipeline write",
0003     "description": "Measures performance of the Pipeline",
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 }