Warning, /pim/sink/hawd_defs/dummy_write_memory is written in an unsupported language. File is not indexed.
0001 { 0002 "name": "In process write using DummyResource", 0003 "description": "Memory usage of writing to the db.", 0004 "columns": [ 0005 { "name": "rows", "type": "int" }, 0006 { "name": "rss", "type": "int", "unit": "kb" }, 0007 { "name": "peakRss", "type": "int", "unit": "kb" }, 0008 { "name": "rssWithoutDb", "type": "int", "unit": "kb" }, 0009 { "name": "rssGrowthPerEntity", "type": "int", "unit": "byte" }, 0010 { "name": "percentagePeakRssError", "type": "float", "unit": "%" } 0011 ] 0012 }