Skip to content

Instantly share code, notes, and snippets.

@andrii0lomakin
Last active January 11, 2016 13:50
Show Gist options
  • Select an option

  • Save andrii0lomakin/4b342d094c8bf7d9d53b to your computer and use it in GitHub Desktop.

Select an option

Save andrii0lomakin/4b342d094c8bf7d9d53b to your computer and use it in GitHub Desktop.
{
"readSpeedFromCacheInMB": 890,
"readSpeedFromCacheInPages": 14248,
"readSpeedFromFileInPages": -1,
"readSpeedFromFileInMB": -1,
"amountOfPagesReadFromCache": 18,
"writeSpeedInCacheInPages": 109048,
"writeSpeedInCacheInMB": 6815,
"amountOfPagesWrittenInCache": 10,
"amountOfPagesReadFromFile": 0,
"cacheHits": 100,
"amountOfPagesPerOperation": -1,
"commitTimeAvg": 673798,
"dataByComponent": {
"account.cpm": {
"readSpeedFromCacheInMB": -1,
"readSpeedFromCacheInPages": -1,
"readSpeedFromFileInPages": -1,
"readSpeedFromFileInMB": -1,
"amountOfPagesReadFromCache": 0,
"writeSpeedInCacheInPages": -1,
"writeSpeedInCacheInMB": -1,
"amountOfPagesWrittenInCache": 0,
"amountOfPagesReadFromFile": 0,
"cacheHits": -1,
"amountOfPagesPerOperation": 0
},
"account_1.cpm": {
"readSpeedFromCacheInMB": -1,
"readSpeedFromCacheInPages": -1,
"readSpeedFromFileInPages": -1,
"readSpeedFromFileInMB": -1,
"amountOfPagesReadFromCache": 0,
"writeSpeedInCacheInPages": -1,
"writeSpeedInCacheInMB": -1,
"amountOfPagesWrittenInCache": 0,
"amountOfPagesReadFromFile": 0,
"cacheHits": -1,
"amountOfPagesPerOperation": 0
},
"account.pcl": {
"readSpeedFromCacheInMB": 4376,
"readSpeedFromCacheInPages": 70025,
"readSpeedFromFileInPages": -1,
"readSpeedFromFileInMB": -1,
"amountOfPagesReadFromCache": 4,
"writeSpeedInCacheInPages": 62462,
"writeSpeedInCacheInMB": 3903,
"amountOfPagesWrittenInCache": 2,
"amountOfPagesReadFromFile": 0,
"cacheHits": 100,
"amountOfPagesPerOperation": 4
},
"account_1.pcl": {
"readSpeedFromCacheInMB": 13012,
"readSpeedFromCacheInPages": 208203,
"readSpeedFromFileInPages": -1,
"readSpeedFromFileInMB": -1,
"amountOfPagesReadFromCache": 4,
"writeSpeedInCacheInPages": 113160,
"writeSpeedInCacheInMB": 7072,
"amountOfPagesWrittenInCache": 2,
"amountOfPagesReadFromFile": 0,
"cacheHits": 100,
"amountOfPagesPerOperation": 4
},
"atomic operation": {
"readSpeedFromCacheInMB": 526,
"readSpeedFromCacheInPages": 8424,
"readSpeedFromFileInPages": -1,
"readSpeedFromFileInMB": -1,
"amountOfPagesReadFromCache": 10,
"writeSpeedInCacheInPages": 142826,
"writeSpeedInCacheInMB": 8926,
"amountOfPagesWrittenInCache": 6,
"amountOfPagesReadFromFile": 0,
"cacheHits": 100,
"amountOfPagesPerOperation": 5
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment