Created
February 25, 2020 23:46
-
-
Save bbrks/df8128d317c4ad3f8ba20b153233b92f to your computer and use it in GitHub Desktop.
github.com/couchbase/sync_gateway bench 1.13.8 vs. 1.14
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bbrks@ben-pc-debian:~/github.com/couchbase/sync_gateway$ benchcmp sync_gateway-1.13.8.out sync_gateway-1.14.out | |
benchcmp is deprecated in favor of benchstat: https://pkg.go.dev/golang.org/x/perf/cmd/benchstat | |
benchmark old ns/op new ns/op delta | |
BenchmarkPartitionToVbNo/map-12 13.3 12.4 -6.77% | |
BenchmarkPartitionToVbNo/atoi-12 4.26 4.67 +9.62% | |
BenchmarkPartitionToVbNo/parseUint-12 14.8 7.05 -52.36% | |
BenchmarkLogKeyEnabled/Wildcard-12 0.54 0.54 -0.18% | |
BenchmarkLogKeyEnabled/Hit-12 0.68 0.68 +0.15% | |
BenchmarkLogKeyEnabled/Miss-12 0.68 0.68 +0.15% | |
BenchmarkToggleLogKeys/Enable-12 8.39 8.40 +0.12% | |
BenchmarkToggleLogKeys/Disable-12 8.38 8.39 +0.12% | |
BenchmarkLogKeyName-12 0.27 0.27 +0.00% | |
BenchmarkToLogKey-12 86.3 90.8 +5.21% | |
BenchmarkEnabledLogKeys-12 470 490 +4.26% | |
BenchmarkLogLevelName-12 0.54 0.34 -37.34% | |
BenchmarkLogLevelEnabled/Hit-12 0.27 0.54 +100.00% | |
BenchmarkLogLevelEnabled/Miss-12 0.27 0.54 +99.63% | |
BenchmarkConsoleShouldLog/logger{INF,[HTTP]}.shouldLog(INF,HTTP)-12 4.91 5.14 +4.68% | |
BenchmarkConsoleShouldLog/logger{INF,[HTTP]}.shouldLog(WRN,HTTP)-12 4.82 5.13 +6.43% | |
BenchmarkConsoleShouldLog/logger{WRN,[HTTP]}.shouldLog(INF,HTTP)-12 2.10 2.10 +0.00% | |
BenchmarkConsoleShouldLog/logger{NON,[HTTP]}.shouldLog(ERR,HTTP)-12 2.11 2.10 -0.47% | |
BenchmarkConsoleShouldLog/logger{INF,[]}.shouldLog(INF,DCP)-12 4.83 5.12 +6.00% | |
BenchmarkConsoleShouldLog/logger{INF,[HTTP]}.shouldLog(INF,DCP)-12 4.82 5.15 +6.85% | |
BenchmarkConsoleShouldLog/logger{INF,[*]}.shouldLog(INF,DCP)-12 2.85 2.86 +0.35% | |
BenchmarkConsoleShouldLog/logger{WRN,[*]}.shouldLog(INF,DCP)-12 2.10 2.10 +0.00% | |
BenchmarkFileShouldLog/logger{INF,[]}.shouldLog(INF,)-12 0.54 0.41 -24.95% | |
BenchmarkFileShouldLog/logger{INF,[]}.shouldLog(WRN,)-12 0.54 0.41 -24.95% | |
BenchmarkFileShouldLog/logger{WRN,[]}.shouldLog(INF,)-12 0.54 0.41 -25.23% | |
BenchmarkFileShouldLog/logger{NON,[]}.shouldLog(ERR,)-12 0.54 0.41 -25.09% | |
BenchmarkFileShouldLog/logger{NON,[]}.shouldLog(INF,)-12 0.54 0.41 -24.58% | |
Benchmark_LoggingPerformance-12 5909 5808 -1.71% | |
BenchmarkLogRotation/rotate:false-compress:false-bytes:0-12 450 404 -10.22% | |
BenchmarkLogRotation/rotate:false-compress:false-bytes:1024000-12 2402104 2512845 +4.61% | |
BenchmarkLogRotation/rotate:false-compress:false-bytes:102400000-12 366796700 361522304 -1.44% | |
BenchmarkLogRotation/rotate:true-compress:false-bytes:0-12 30934 29842 -3.53% | |
BenchmarkLogRotation/rotate:true-compress:false-bytes:1024000-12 3619012 3333510 -7.89% | |
BenchmarkLogRotation/rotate:true-compress:false-bytes:102400000-12 375289386 375156506 -0.04% | |
BenchmarkLogRotation/rotate:true-compress:true-bytes:0-12 51081 43832 -14.19% | |
BenchmarkLogRotation/rotate:true-compress:true-bytes:1024000-12 3955949 3693372 -6.64% | |
BenchmarkLogRotation/rotate:true-compress:true-bytes:102400000-12 388200399 398199034 +2.58% | |
BenchmarkLogColorEnabled/enabled-12 0.54 0.41 -24.95% | |
BenchmarkLogColorEnabled/disabled_console_color-12 0.41 0.41 +0.25% | |
BenchmarkLogColorEnabled/disabled_term_color-12 0.54 0.41 -24.77% | |
BenchmarkRedactHelper-12 80.1 78.0 -2.62% | |
BenchmarkUserDataRedact/Enabled-12 231 232 +0.43% | |
BenchmarkUserDataRedact/EnabledSlice-12 1926 1564 -18.80% | |
BenchmarkUserDataRedact/Disabled-12 2.15 2.17 +0.93% | |
BenchmarkRedactOnLog/WarnPlain-12 2819 2478 -12.10% | |
BenchmarkRedactOnLog/WarnRedactTrueNotUD-12 67674 60513 -10.58% | |
BenchmarkRedactOnLog/WarnRedactTrueUD-12 71719 59412 -17.16% | |
BenchmarkRedactOnLog/WarnRedactFalseNotUD-12 72652 50746 -30.15% | |
BenchmarkRedactOnLog/WarnRedactFalseUD-12 70360 59355 -15.64% | |
BenchmarkRedactOnLog/DebugPlain-12 10.4 11.3 +8.65% | |
BenchmarkRedactOnLog/DebugRedactTrueNotUD-12 10.4 11.4 +9.62% | |
BenchmarkRedactOnLog/DebugRedactTrueUD-12 81.6 80.7 -1.10% | |
BenchmarkRedactOnLog/DebugRedactFalseNotUD-12 10.3 11.2 +8.74% | |
BenchmarkRedactOnLog/DebugRedactFalseUD-12 63.0 70.3 +11.59% | |
BenchmarkSet_Union-12 1138 1067 -6.24% | |
BenchmarkSet_Update-12 174 174 +0.00% | |
BenchmarkJSONStringUtils/ConvertToJSONString_test-12 206 165 -19.90% | |
BenchmarkJSONStringUtils/ConvertJSONString_test-12 372 543 +45.97% | |
BenchmarkJSONStringUtils/ConvertToJSONString_"test"-12 236 203 -13.98% | |
BenchmarkJSONStringUtils/ConvertJSONString_"test"-12 600 644 +7.33% | |
BenchmarkJSONStringUtils/ConvertToJSONString_\x00-12 215 177 -17.67% | |
BenchmarkJSONStringUtils/ConvertJSONString_\x00-12 544 563 +3.49% | |
BenchmarkInjectJSONPropertiesFromBytes/null-12 43.8 44.1 +0.68% | |
BenchmarkInjectJSONPropertiesFromBytes/{}-12 254 206 -18.90% | |
BenchmarkInjectJSONPropertiesFromBytes/{"key":"val"}-12 251 259 +3.19% | |
BenchmarkInjectJSONPropertiesFromBytes_Multiple/null-12 48.2 49.5 +2.70% | |
BenchmarkInjectJSONPropertiesFromBytes_Multiple/{}-12 149 154 +3.36% | |
BenchmarkInjectJSONPropertiesFromBytes_Multiple/{"key":"val"}-12 170 203 +19.41% | |
BenchmarkInjectJSONProperties/null-12 45.3 47.3 +4.42% | |
BenchmarkInjectJSONProperties/{}-12 225 247 +9.78% | |
BenchmarkInjectJSONProperties/{"key":"val"}-12 248 252 +1.61% | |
BenchmarkInjectJSONProperties_Multiple/null-12 44.5 42.8 -3.82% | |
BenchmarkInjectJSONProperties_Multiple/{}-12 600 603 +0.50% | |
BenchmarkInjectJSONProperties_Multiple/{"key":"val"}-12 596 605 +1.51% | |
BenchmarkPanicRecover/recover_panic-12 64.8 193 +197.84% | |
BenchmarkPanicRecover/recover_no_panic-12 28.3 4.63 -83.64% | |
BenchmarkPanicRecover/noop_no_panic-12 29.0 2.70 -90.69% | |
BenchmarkProcessEntry/SingleThread_OrderedFeed_NoActiveChannels-12 910 831 -8.68% | |
BenchmarkProcessEntry/SingleThread_OrderedFeed_ActiveChannels-12 1575 1414 -10.22% | |
BenchmarkProcessEntry/SingleThread_OrderedFeed_ManyActiveChannels-12 2019 1954 -3.22% | |
BenchmarkProcessEntry/SingleThread_NonOrderedFeed_NoActiveChannels-12 1354 1248 -7.83% | |
BenchmarkProcessEntry/SingleThread_NonOrderedFeed_ActiveChannels-12 1998 1891 -5.36% | |
BenchmarkProcessEntry/SingleThread_NonOrderedFeed_ManyActiveChannels-12 2393 2310 -3.47% | |
BenchmarkDocChanged/SingleThread_OrderedFeed_NoActiveChannels-12 9952 9747 -2.06% | |
BenchmarkDocChanged/SingleThread_OrderedFeed_ActiveChannels-12 10410 10387 -0.22% | |
BenchmarkDocChanged/SingleThread_OrderedFeed_ManyActiveChannels-12 9899 9854 -0.45% | |
BenchmarkDocChanged/SingleThread_NonOrderedFeed_NoActiveChannels-12 8792 8758 -0.39% | |
BenchmarkDocChanged/SingleThread_NonOrderedFeed_ActiveChannels-12 9451 9409 -0.44% | |
BenchmarkDocChanged/SingleThread_NonOrderedFeed_ManyActiveChannels-12 9849 9885 +0.37% | |
BenchmarkChangesFeedDocUnmarshalling-12 1609469862 1741822398 +8.22% | |
BenchmarkChannelCacheUniqueDocs_Ordered-12 470 448 -4.68% | |
BenchmarkChannelCacheRepeatedDocs5-12 478 459 -3.97% | |
BenchmarkChannelCacheRepeatedDocs20-12 473 458 -3.17% | |
BenchmarkChannelCacheRepeatedDocs50-12 470 447 -4.89% | |
BenchmarkChannelCacheRepeatedDocs80-12 468 452 -3.42% | |
BenchmarkChannelCacheRepeatedDocs95-12 467 446 -4.50% | |
BenchmarkChannelCacheUniqueDocs_Unordered-12 212 202 -4.72% | |
BenchmarkDatabaseGet1xRev/ShortLatest-12 14947 14914 -0.22% | |
BenchmarkDatabaseGet1xRev/LongLatest-12 118622012 113139518 -4.62% | |
BenchmarkDatabaseGet1xRev/ShortWithAttachmentsLatest-12 20192 20083 -0.54% | |
BenchmarkDatabaseGet1xRev/ShortOld-12 493 479 -2.84% | |
BenchmarkDatabaseGet1xRev/LongOld-12 493 478 -3.04% | |
BenchmarkDatabaseGet1xRev/ShortWithAttachmentsOld-12 1105 1091 -1.27% | |
BenchmarkDatabaseGetRev/ShortLatest-12 14431 14323 -0.75% | |
BenchmarkDatabaseGetRev/LongLatest-12 119717398 111015450 -7.27% | |
BenchmarkDatabaseGetRev/ShortWithAttachmentsLatest-12 19703 19556 -0.75% | |
BenchmarkDatabaseGetRev/ShortOld-12 151 142 -5.96% | |
BenchmarkDatabaseGetRev/LongOld-12 151 144 -4.64% | |
BenchmarkDatabaseGetRev/ShortWithAttachmentsOld-12 696 677 -2.73% | |
BenchmarkHandleRevDelta/SmallDiff-12 1506 1486 -1.33% | |
BenchmarkHandleRevDelta/Huge_Diff-12 1579 1535 -2.79% | |
BenchmarkDatabase-12 88839 86764 -2.34% | |
BenchmarkPut-12 18337 17830 -2.76% | |
BenchmarkDocUnmarshal/All-12 43400 42503 -2.07% | |
BenchmarkDocUnmarshal/Sync-12 18896 18722 -0.92% | |
BenchmarkDocUnmarshal/NoHistory-12 9519 9429 -0.95% | |
BenchmarkDocUnmarshal/Rev-12 6227 6112 -1.85% | |
BenchmarkDocUnmarshal/CAS-12 6012 5935 -1.28% | |
BenchmarkDocUnmarshal/None-12 211 169 -19.91% | |
BenchmarkUnmarshalBody/Decode-12 24962 24988 +0.10% | |
BenchmarkUnmarshalBody/DecodeUseNumber-12 24569 24908 +1.38% | |
BenchmarkUnmarshalBody/UnmarshalAndFixNumbers-12 25465 25425 -0.16% | |
BenchmarkUnmarshalBody/Unmarshal-12 23625 23767 +0.60% | |
BenchmarkRevisionCacheRead-12 352 334 -5.11% | |
BenchmarkSpecialProperties/no_special-stripSpecialProperties-12 1006 1008 +0.20% | |
BenchmarkSpecialProperties/no_special-stripAllSpecialProperties-12 1006 1007 +0.10% | |
BenchmarkSpecialProperties/no_special-containsUserSpecialProperties-12 174 167 -4.02% | |
BenchmarkSpecialProperties/special-stripSpecialProperties-12 1042 1053 +1.06% | |
BenchmarkSpecialProperties/special-stripAllSpecialProperties-12 1037 1062 +2.41% | |
BenchmarkSpecialProperties/special-containsUserSpecialProperties-12 217 196 -9.68% | |
BenchmarkEncodeRevisions/empty-12 248 247 -0.40% | |
BenchmarkEncodeRevisions/1-12 324 314 -3.09% | |
BenchmarkEncodeRevisions/3-12 315 352 +11.75% | |
BenchmarkEncodeRevisions/26-12 727 707 -2.75% | |
BenchmarkEncodeRevisions/1000-12 18151 18830 +3.74% | |
BenchmarkRevTreePruning-12 121553 120053 -1.23% | |
BenchmarkReadOps_Get/Admin_Simple-12 114475 114699 +0.20% | |
BenchmarkReadOps_Get/Admin_WithRev-12 35136 37028 +5.38% | |
BenchmarkReadOps_Get/Admin_OpenRevsAll-12 123012 122553 -0.37% | |
BenchmarkReadOps_Get/User_Simple-12 140235 141308 +0.77% | |
BenchmarkReadOps_Get/User_WithRev-12 57749 59330 +2.74% | |
BenchmarkReadOps_Get/User_OpenRevsAll-12 153933 153883 -0.03% | |
BenchmarkReadOps_GetRevCacheMisses/Admin_Simple-12 124539 127412 +2.31% | |
BenchmarkReadOps_GetRevCacheMisses/Admin_WithRev-12 65355 68094 +4.19% | |
BenchmarkReadOps_GetRevCacheMisses/Admin_OpenRevsAll-12 203739 206514 +1.36% | |
BenchmarkReadOps_GetRevCacheMisses/User_Simple-12 154271 154526 +0.17% | |
BenchmarkReadOps_GetRevCacheMisses/User_WithRev-12 119082 120470 +1.17% | |
BenchmarkReadOps_GetRevCacheMisses/User_OpenRevsAll-12 251525 250428 -0.44% | |
BenchmarkReadOps_Changes/Admin_Simple-12 34569 34062 -1.47% | |
BenchmarkReadOps_Changes/Admin_Longpoll-12 35327 36403 +3.05% | |
BenchmarkReadOps_Changes/Admin_StyleAllDocs-12 109698 113202 +3.19% | |
BenchmarkReadOps_Changes/Admin_StyleAllDocsChannelFilter-12 112239 114312 +1.85% | |
BenchmarkReadOps_Changes/Admin_IncludeDocs-12 63487 61932 -2.45% | |
BenchmarkReadOps_Changes/User_Simple-12 56631 56770 +0.25% | |
BenchmarkReadOps_Changes/User_Longpoll-12 88070 87478 -0.67% | |
BenchmarkReadOps_Changes/User_StyleAllDocs-12 138267 142509 +3.07% | |
BenchmarkReadOps_Changes/User_StyleAllDocsChannelFilter-12 140177 145537 +3.82% | |
BenchmarkReadOps_Changes/User_IncludeDocs-12 90718 91261 +0.60% | |
BenchmarkReadOps_RevsDiff/Admin-12 95485 96656 +1.23% | |
BenchmarkReadOps_RevsDiff/User-12 118941 120209 +1.07% | |
Benchmark_RestApiGetDocPerformance-12 9501 9592 +0.96% | |
Benchmark_RestApiPutDocPerformanceDefaultSyncFunc-12 66543 62084 -6.70% | |
Benchmark_RestApiPutDocPerformanceExplicitSyncFunc-12 68039 65696 -3.44% | |
Benchmark_RestApiGetDocPerformanceFullRevCache-12 6400 6337 -0.98% | |
BenchmarkBlipSyncContextSetUseDeltas/start_off,_both_sides_off-12 2.97 2.87 -3.37% | |
BenchmarkBlipSyncContextSetUseDeltas/start_off,_server_off-12 5.22 4.61 -11.69% | |
BenchmarkBlipSyncContextSetUseDeltas/start_off,_client_off-12 5.42 4.60 -15.13% | |
BenchmarkBlipSyncContextSetUseDeltas/start_on,_both_sides_on-12 2.59 2.60 +0.39% | |
BenchmarkBlipSyncContextSetUseDeltas/start_off,_both_sides_on-12 48.1 47.1 -2.08% | |
BenchmarkBlipSyncContextSetUseDeltas/start_on,_both_sides_off-12 14.9 15.4 +3.36% | |
BenchmarkBlipSyncContextSetUseDeltas/start_on,_server_off-12 14.5 15.7 +8.28% | |
BenchmarkBlipSyncContextSetUseDeltas/start_on,_client_off-12 14.5 15.0 +3.45% | |
benchmark old allocs new allocs delta | |
BenchmarkPartitionToVbNo/map-12 0 0 +0.00% | |
BenchmarkPartitionToVbNo/atoi-12 0 0 +0.00% | |
BenchmarkPartitionToVbNo/parseUint-12 0 0 +0.00% | |
BenchmarkLogKeyEnabled/Wildcard-12 0 0 +0.00% | |
BenchmarkLogKeyEnabled/Hit-12 0 0 +0.00% | |
BenchmarkLogKeyEnabled/Miss-12 0 0 +0.00% | |
BenchmarkToggleLogKeys/Enable-12 0 0 +0.00% | |
BenchmarkToggleLogKeys/Disable-12 0 0 +0.00% | |
BenchmarkLogKeyName-12 0 0 +0.00% | |
BenchmarkToLogKey-12 1 1 +0.00% | |
BenchmarkEnabledLogKeys-12 1 1 +0.00% | |
BenchmarkLogLevelName-12 0 0 +0.00% | |
BenchmarkLogLevelEnabled/Hit-12 0 0 +0.00% | |
BenchmarkLogLevelEnabled/Miss-12 0 0 +0.00% | |
BenchmarkConsoleShouldLog/logger{INF,[HTTP]}.shouldLog(INF,HTTP)-12 0 0 +0.00% | |
BenchmarkConsoleShouldLog/logger{INF,[HTTP]}.shouldLog(WRN,HTTP)-12 0 0 +0.00% | |
BenchmarkConsoleShouldLog/logger{WRN,[HTTP]}.shouldLog(INF,HTTP)-12 0 0 +0.00% | |
BenchmarkConsoleShouldLog/logger{NON,[HTTP]}.shouldLog(ERR,HTTP)-12 0 0 +0.00% | |
BenchmarkConsoleShouldLog/logger{INF,[]}.shouldLog(INF,DCP)-12 0 0 +0.00% | |
BenchmarkConsoleShouldLog/logger{INF,[HTTP]}.shouldLog(INF,DCP)-12 0 0 +0.00% | |
BenchmarkConsoleShouldLog/logger{INF,[*]}.shouldLog(INF,DCP)-12 0 0 +0.00% | |
BenchmarkConsoleShouldLog/logger{WRN,[*]}.shouldLog(INF,DCP)-12 0 0 +0.00% | |
BenchmarkFileShouldLog/logger{INF,[]}.shouldLog(INF,)-12 0 0 +0.00% | |
BenchmarkFileShouldLog/logger{INF,[]}.shouldLog(WRN,)-12 0 0 +0.00% | |
BenchmarkFileShouldLog/logger{WRN,[]}.shouldLog(INF,)-12 0 0 +0.00% | |
BenchmarkFileShouldLog/logger{NON,[]}.shouldLog(ERR,)-12 0 0 +0.00% | |
BenchmarkFileShouldLog/logger{NON,[]}.shouldLog(INF,)-12 0 0 +0.00% | |
Benchmark_LoggingPerformance-12 23 23 +0.00% | |
BenchmarkLogRotation/rotate:false-compress:false-bytes:0-12 0 0 +0.00% | |
BenchmarkLogRotation/rotate:false-compress:false-bytes:1024000-12 0 0 +0.00% | |
BenchmarkLogRotation/rotate:false-compress:false-bytes:102400000-12 24 24 +0.00% | |
BenchmarkLogRotation/rotate:true-compress:false-bytes:0-12 23 23 +0.00% | |
BenchmarkLogRotation/rotate:true-compress:false-bytes:1024000-12 24 24 +0.00% | |
BenchmarkLogRotation/rotate:true-compress:false-bytes:102400000-12 25 25 +0.00% | |
BenchmarkLogRotation/rotate:true-compress:true-bytes:0-12 87 87 +0.00% | |
BenchmarkLogRotation/rotate:true-compress:true-bytes:1024000-12 32 32 +0.00% | |
BenchmarkLogRotation/rotate:true-compress:true-bytes:102400000-12 33 33 +0.00% | |
BenchmarkLogColorEnabled/enabled-12 0 0 +0.00% | |
BenchmarkLogColorEnabled/disabled_console_color-12 0 0 +0.00% | |
BenchmarkLogColorEnabled/disabled_term_color-12 0 0 +0.00% | |
BenchmarkRedactHelper-12 0 0 +0.00% | |
BenchmarkUserDataRedact/Enabled-12 4 4 +0.00% | |
BenchmarkUserDataRedact/EnabledSlice-12 27 27 +0.00% | |
BenchmarkUserDataRedact/Disabled-12 0 0 +0.00% | |
BenchmarkRedactOnLog/WarnPlain-12 11 11 +0.00% | |
BenchmarkRedactOnLog/WarnRedactTrueNotUD-12 11 11 +0.00% | |
BenchmarkRedactOnLog/WarnRedactTrueUD-12 18 18 +0.00% | |
BenchmarkRedactOnLog/WarnRedactFalseNotUD-12 11 11 +0.00% | |
BenchmarkRedactOnLog/WarnRedactFalseUD-12 14 14 +0.00% | |
BenchmarkRedactOnLog/DebugPlain-12 0 0 +0.00% | |
BenchmarkRedactOnLog/DebugRedactTrueNotUD-12 0 0 +0.00% | |
BenchmarkRedactOnLog/DebugRedactTrueUD-12 1 1 +0.00% | |
BenchmarkRedactOnLog/DebugRedactFalseNotUD-12 0 0 +0.00% | |
BenchmarkRedactOnLog/DebugRedactFalseUD-12 1 1 +0.00% | |
BenchmarkSet_Union-12 2 2 +0.00% | |
BenchmarkSet_Update-12 0 0 +0.00% | |
BenchmarkJSONStringUtils/ConvertToJSONString_test-12 3 3 +0.00% | |
BenchmarkJSONStringUtils/ConvertJSONString_test-12 4 4 +0.00% | |
BenchmarkJSONStringUtils/ConvertToJSONString_"test"-12 3 3 +0.00% | |
BenchmarkJSONStringUtils/ConvertJSONString_"test"-12 5 5 +0.00% | |
BenchmarkJSONStringUtils/ConvertToJSONString_\x00-12 3 3 +0.00% | |
BenchmarkJSONStringUtils/ConvertJSONString_\x00-12 4 4 +0.00% | |
BenchmarkInjectJSONPropertiesFromBytes/null-12 1 1 +0.00% | |
BenchmarkInjectJSONPropertiesFromBytes/{}-12 1 1 +0.00% | |
BenchmarkInjectJSONPropertiesFromBytes/{"key":"val"}-12 1 1 +0.00% | |
BenchmarkInjectJSONPropertiesFromBytes_Multiple/null-12 1 1 +0.00% | |
BenchmarkInjectJSONPropertiesFromBytes_Multiple/{}-12 1 1 +0.00% | |
BenchmarkInjectJSONPropertiesFromBytes_Multiple/{"key":"val"}-12 1 1 +0.00% | |
BenchmarkInjectJSONProperties/null-12 1 1 +0.00% | |
BenchmarkInjectJSONProperties/{}-12 4 4 +0.00% | |
BenchmarkInjectJSONProperties/{"key":"val"}-12 4 4 +0.00% | |
BenchmarkInjectJSONProperties_Multiple/null-12 1 1 +0.00% | |
BenchmarkInjectJSONProperties_Multiple/{}-12 6 6 +0.00% | |
BenchmarkInjectJSONProperties_Multiple/{"key":"val"}-12 6 6 +0.00% | |
BenchmarkPanicRecover/recover_panic-12 0 0 +0.00% | |
BenchmarkPanicRecover/recover_no_panic-12 0 0 +0.00% | |
BenchmarkPanicRecover/noop_no_panic-12 0 0 +0.00% | |
BenchmarkProcessEntry/SingleThread_OrderedFeed_NoActiveChannels-12 7 7 +0.00% | |
BenchmarkProcessEntry/SingleThread_OrderedFeed_ActiveChannels-12 9 9 +0.00% | |
BenchmarkProcessEntry/SingleThread_OrderedFeed_ManyActiveChannels-12 7 7 +0.00% | |
BenchmarkProcessEntry/SingleThread_NonOrderedFeed_NoActiveChannels-12 10 10 +0.00% | |
BenchmarkProcessEntry/SingleThread_NonOrderedFeed_ActiveChannels-12 14 14 +0.00% | |
BenchmarkProcessEntry/SingleThread_NonOrderedFeed_ManyActiveChannels-12 11 11 +0.00% | |
BenchmarkDocChanged/SingleThread_OrderedFeed_NoActiveChannels-12 52 52 +0.00% | |
BenchmarkDocChanged/SingleThread_OrderedFeed_ActiveChannels-12 53 53 +0.00% | |
BenchmarkDocChanged/SingleThread_OrderedFeed_ManyActiveChannels-12 53 53 +0.00% | |
BenchmarkDocChanged/SingleThread_NonOrderedFeed_NoActiveChannels-12 50 50 +0.00% | |
BenchmarkDocChanged/SingleThread_NonOrderedFeed_ActiveChannels-12 52 52 +0.00% | |
BenchmarkDocChanged/SingleThread_NonOrderedFeed_ManyActiveChannels-12 51 51 +0.00% | |
BenchmarkChangesFeedDocUnmarshalling-12 516423 499023 -3.37% | |
BenchmarkChannelCacheUniqueDocs_Ordered-12 4 4 +0.00% | |
BenchmarkChannelCacheRepeatedDocs5-12 3 3 +0.00% | |
BenchmarkChannelCacheRepeatedDocs20-12 4 4 +0.00% | |
BenchmarkChannelCacheRepeatedDocs50-12 4 4 +0.00% | |
BenchmarkChannelCacheRepeatedDocs80-12 4 4 +0.00% | |
BenchmarkChannelCacheRepeatedDocs95-12 4 4 +0.00% | |
BenchmarkChannelCacheUniqueDocs_Unordered-12 5 5 +0.00% | |
BenchmarkDatabaseGet1xRev/ShortLatest-12 108 108 +0.00% | |
BenchmarkDatabaseGet1xRev/LongLatest-12 148 163 +10.14% | |
BenchmarkDatabaseGet1xRev/ShortWithAttachmentsLatest-12 142 144 +1.41% | |
BenchmarkDatabaseGet1xRev/ShortOld-12 5 5 +0.00% | |
BenchmarkDatabaseGet1xRev/LongOld-12 5 5 +0.00% | |
BenchmarkDatabaseGet1xRev/ShortWithAttachmentsOld-12 9 9 +0.00% | |
BenchmarkDatabaseGetRev/ShortLatest-12 103 103 +0.00% | |
BenchmarkDatabaseGetRev/LongLatest-12 136 134 -1.47% | |
BenchmarkDatabaseGetRev/ShortWithAttachmentsLatest-12 137 137 +0.00% | |
BenchmarkDatabaseGetRev/ShortOld-12 0 0 +0.00% | |
BenchmarkDatabaseGetRev/LongOld-12 0 0 +0.00% | |
BenchmarkDatabaseGetRev/ShortWithAttachmentsOld-12 4 4 +0.00% | |
BenchmarkHandleRevDelta/SmallDiff-12 18 18 +0.00% | |
BenchmarkHandleRevDelta/Huge_Diff-12 18 18 +0.00% | |
BenchmarkDatabase-12 621 616 -0.81% | |
BenchmarkPut-12 157 152 -3.18% | |
BenchmarkDocUnmarshal/All-12 250 258 +3.20% | |
BenchmarkDocUnmarshal/Sync-12 81 78 -3.70% | |
BenchmarkDocUnmarshal/NoHistory-12 29 30 +3.45% | |
BenchmarkDocUnmarshal/Rev-12 10 9 -10.00% | |
BenchmarkDocUnmarshal/CAS-12 8 8 +0.00% | |
BenchmarkDocUnmarshal/None-12 2 2 +0.00% | |
BenchmarkUnmarshalBody/Decode-12 169 172 +1.78% | |
BenchmarkUnmarshalBody/DecodeUseNumber-12 176 171 -2.84% | |
BenchmarkUnmarshalBody/UnmarshalAndFixNumbers-12 170 170 +0.00% | |
BenchmarkUnmarshalBody/Unmarshal-12 164 164 +0.00% | |
BenchmarkRevisionCacheRead-12 1 1 +0.00% | |
BenchmarkSpecialProperties/no_special-stripSpecialProperties-12 2 2 +0.00% | |
BenchmarkSpecialProperties/no_special-stripAllSpecialProperties-12 2 2 +0.00% | |
BenchmarkSpecialProperties/no_special-containsUserSpecialProperties-12 0 0 +0.00% | |
BenchmarkSpecialProperties/special-stripSpecialProperties-12 2 2 +0.00% | |
BenchmarkSpecialProperties/special-stripAllSpecialProperties-12 2 2 +0.00% | |
BenchmarkSpecialProperties/special-containsUserSpecialProperties-12 0 0 +0.00% | |
BenchmarkEncodeRevisions/empty-12 3 3 +0.00% | |
BenchmarkEncodeRevisions/1-12 5 5 +0.00% | |
BenchmarkEncodeRevisions/3-12 5 5 +0.00% | |
BenchmarkEncodeRevisions/26-12 5 5 +0.00% | |
BenchmarkEncodeRevisions/1000-12 5 7 +40.00% | |
BenchmarkRevTreePruning-12 49 42 -14.29% | |
BenchmarkReadOps_Get/Admin_Simple-12 468 468 +0.00% | |
BenchmarkReadOps_Get/Admin_WithRev-12 140 140 +0.00% | |
BenchmarkReadOps_Get/Admin_OpenRevsAll-12 491 491 +0.00% | |
BenchmarkReadOps_Get/User_Simple-12 554 554 +0.00% | |
BenchmarkReadOps_Get/User_WithRev-12 226 226 +0.00% | |
BenchmarkReadOps_Get/User_OpenRevsAll-12 577 577 +0.00% | |
BenchmarkReadOps_GetRevCacheMisses/Admin_Simple-12 521 522 +0.19% | |
BenchmarkReadOps_GetRevCacheMisses/Admin_WithRev-12 270 277 +2.59% | |
BenchmarkReadOps_GetRevCacheMisses/Admin_OpenRevsAll-12 868 873 +0.58% | |
BenchmarkReadOps_GetRevCacheMisses/User_Simple-12 623 624 +0.16% | |
BenchmarkReadOps_GetRevCacheMisses/User_WithRev-12 464 469 +1.08% | |
BenchmarkReadOps_GetRevCacheMisses/User_OpenRevsAll-12 1008 1008 +0.00% | |
BenchmarkReadOps_Changes/Admin_Simple-12 107 105 -1.87% | |
BenchmarkReadOps_Changes/Admin_Longpoll-12 114 112 -1.75% | |
BenchmarkReadOps_Changes/Admin_StyleAllDocs-12 240 238 -0.83% | |
BenchmarkReadOps_Changes/Admin_StyleAllDocsChannelFilter-12 245 243 -0.82% | |
BenchmarkReadOps_Changes/Admin_IncludeDocs-12 199 192 -3.52% | |
BenchmarkReadOps_Changes/User_Simple-12 221 219 -0.90% | |
BenchmarkReadOps_Changes/User_Longpoll-12 303 301 -0.66% | |
BenchmarkReadOps_Changes/User_StyleAllDocs-12 354 352 -0.56% | |
BenchmarkReadOps_Changes/User_StyleAllDocsChannelFilter-12 344 342 -0.58% | |
BenchmarkReadOps_Changes/User_IncludeDocs-12 313 306 -2.24% | |
BenchmarkReadOps_RevsDiff/Admin-12 424 424 +0.00% | |
BenchmarkReadOps_RevsDiff/User-12 510 510 +0.00% | |
Benchmark_RestApiGetDocPerformance-12 241 241 +0.00% | |
Benchmark_RestApiPutDocPerformanceDefaultSyncFunc-12 1172 1164 -0.68% | |
Benchmark_RestApiPutDocPerformanceExplicitSyncFunc-12 1267 1259 -0.63% | |
Benchmark_RestApiGetDocPerformanceFullRevCache-12 140 140 +0.00% | |
BenchmarkBlipSyncContextSetUseDeltas/start_off,_both_sides_off-12 0 0 +0.00% | |
BenchmarkBlipSyncContextSetUseDeltas/start_off,_server_off-12 0 0 +0.00% | |
BenchmarkBlipSyncContextSetUseDeltas/start_off,_client_off-12 0 0 +0.00% | |
BenchmarkBlipSyncContextSetUseDeltas/start_on,_both_sides_on-12 0 0 +0.00% | |
BenchmarkBlipSyncContextSetUseDeltas/start_off,_both_sides_on-12 0 0 +0.00% | |
BenchmarkBlipSyncContextSetUseDeltas/start_on,_both_sides_off-12 0 0 +0.00% | |
BenchmarkBlipSyncContextSetUseDeltas/start_on,_server_off-12 0 0 +0.00% | |
BenchmarkBlipSyncContextSetUseDeltas/start_on,_client_off-12 0 0 +0.00% | |
benchmark old bytes new bytes delta | |
BenchmarkPartitionToVbNo/map-12 0 0 +0.00% | |
BenchmarkPartitionToVbNo/atoi-12 0 0 +0.00% | |
BenchmarkPartitionToVbNo/parseUint-12 0 0 +0.00% | |
BenchmarkLogKeyEnabled/Wildcard-12 0 0 +0.00% | |
BenchmarkLogKeyEnabled/Hit-12 0 0 +0.00% | |
BenchmarkLogKeyEnabled/Miss-12 0 0 +0.00% | |
BenchmarkToggleLogKeys/Enable-12 0 0 +0.00% | |
BenchmarkToggleLogKeys/Disable-12 0 0 +0.00% | |
BenchmarkLogKeyName-12 0 0 +0.00% | |
BenchmarkToLogKey-12 8 8 +0.00% | |
BenchmarkEnabledLogKeys-12 384 384 +0.00% | |
BenchmarkLogLevelName-12 0 0 +0.00% | |
BenchmarkLogLevelEnabled/Hit-12 0 0 +0.00% | |
BenchmarkLogLevelEnabled/Miss-12 0 0 +0.00% | |
BenchmarkConsoleShouldLog/logger{INF,[HTTP]}.shouldLog(INF,HTTP)-12 0 0 +0.00% | |
BenchmarkConsoleShouldLog/logger{INF,[HTTP]}.shouldLog(WRN,HTTP)-12 0 0 +0.00% | |
BenchmarkConsoleShouldLog/logger{WRN,[HTTP]}.shouldLog(INF,HTTP)-12 0 0 +0.00% | |
BenchmarkConsoleShouldLog/logger{NON,[HTTP]}.shouldLog(ERR,HTTP)-12 0 0 +0.00% | |
BenchmarkConsoleShouldLog/logger{INF,[]}.shouldLog(INF,DCP)-12 0 0 +0.00% | |
BenchmarkConsoleShouldLog/logger{INF,[HTTP]}.shouldLog(INF,DCP)-12 0 0 +0.00% | |
BenchmarkConsoleShouldLog/logger{INF,[*]}.shouldLog(INF,DCP)-12 0 0 +0.00% | |
BenchmarkConsoleShouldLog/logger{WRN,[*]}.shouldLog(INF,DCP)-12 0 0 +0.00% | |
BenchmarkFileShouldLog/logger{INF,[]}.shouldLog(INF,)-12 0 0 +0.00% | |
BenchmarkFileShouldLog/logger{INF,[]}.shouldLog(WRN,)-12 0 0 +0.00% | |
BenchmarkFileShouldLog/logger{WRN,[]}.shouldLog(INF,)-12 0 0 +0.00% | |
BenchmarkFileShouldLog/logger{NON,[]}.shouldLog(ERR,)-12 0 0 +0.00% | |
BenchmarkFileShouldLog/logger{NON,[]}.shouldLog(INF,)-12 0 0 +0.00% | |
Benchmark_LoggingPerformance-12 1440 1440 +0.00% | |
BenchmarkLogRotation/rotate:false-compress:false-bytes:0-12 0 0 +0.00% | |
BenchmarkLogRotation/rotate:false-compress:false-bytes:1024000-12 15 16 +6.67% | |
BenchmarkLogRotation/rotate:false-compress:false-bytes:102400000-12 1640 1640 +0.00% | |
BenchmarkLogRotation/rotate:true-compress:false-bytes:0-12 1506 1506 +0.00% | |
BenchmarkLogRotation/rotate:true-compress:false-bytes:1024000-12 1561 1561 +0.00% | |
BenchmarkLogRotation/rotate:true-compress:false-bytes:102400000-12 1694 1695 +0.06% | |
BenchmarkLogRotation/rotate:true-compress:true-bytes:0-12 52200 46310 -11.28% | |
BenchmarkLogRotation/rotate:true-compress:true-bytes:1024000-12 124910 126202 +1.03% | |
BenchmarkLogRotation/rotate:true-compress:true-bytes:102400000-12 124175 124150 -0.02% | |
BenchmarkLogColorEnabled/enabled-12 0 0 +0.00% | |
BenchmarkLogColorEnabled/disabled_console_color-12 0 0 +0.00% | |
BenchmarkLogColorEnabled/disabled_term_color-12 0 0 +0.00% | |
BenchmarkRedactHelper-12 0 0 +0.00% | |
BenchmarkUserDataRedact/Enabled-12 64 64 +0.00% | |
BenchmarkUserDataRedact/EnabledSlice-12 624 624 +0.00% | |
BenchmarkUserDataRedact/Disabled-12 0 0 +0.00% | |
BenchmarkRedactOnLog/WarnPlain-12 784 784 +0.00% | |
BenchmarkRedactOnLog/WarnRedactTrueNotUD-12 784 784 +0.00% | |
BenchmarkRedactOnLog/WarnRedactTrueUD-12 945 944 -0.11% | |
BenchmarkRedactOnLog/WarnRedactFalseNotUD-12 800 800 +0.00% | |
BenchmarkRedactOnLog/WarnRedactFalseUD-12 864 865 +0.12% | |
BenchmarkRedactOnLog/DebugPlain-12 0 0 +0.00% | |
BenchmarkRedactOnLog/DebugRedactTrueNotUD-12 0 0 +0.00% | |
BenchmarkRedactOnLog/DebugRedactTrueUD-12 32 32 +0.00% | |
BenchmarkRedactOnLog/DebugRedactFalseNotUD-12 0 0 +0.00% | |
BenchmarkRedactOnLog/DebugRedactFalseUD-12 32 32 +0.00% | |
BenchmarkSet_Union-12 339 339 +0.00% | |
BenchmarkSet_Update-12 0 0 +0.00% | |
BenchmarkJSONStringUtils/ConvertToJSONString_test-12 32 32 +0.00% | |
BenchmarkJSONStringUtils/ConvertJSONString_test-12 208 208 +0.00% | |
BenchmarkJSONStringUtils/ConvertToJSONString_"test"-12 48 48 +0.00% | |
BenchmarkJSONStringUtils/ConvertJSONString_"test"-12 232 232 +0.00% | |
BenchmarkJSONStringUtils/ConvertToJSONString_\x00-12 32 32 +0.00% | |
BenchmarkJSONStringUtils/ConvertJSONString_\x00-12 216 216 +0.00% | |
BenchmarkInjectJSONPropertiesFromBytes/null-12 16 16 +0.00% | |
BenchmarkInjectJSONPropertiesFromBytes/{}-12 96 96 +0.00% | |
BenchmarkInjectJSONPropertiesFromBytes/{"key":"val"}-12 112 112 +0.00% | |
BenchmarkInjectJSONPropertiesFromBytes_Multiple/null-12 16 16 +0.00% | |
BenchmarkInjectJSONPropertiesFromBytes_Multiple/{}-12 64 64 +0.00% | |
BenchmarkInjectJSONPropertiesFromBytes_Multiple/{"key":"val"}-12 80 80 +0.00% | |
BenchmarkInjectJSONProperties/null-12 16 16 +0.00% | |
BenchmarkInjectJSONProperties/{}-12 80 80 +0.00% | |
BenchmarkInjectJSONProperties/{"key":"val"}-12 96 96 +0.00% | |
BenchmarkInjectJSONProperties_Multiple/null-12 16 16 +0.00% | |
BenchmarkInjectJSONProperties_Multiple/{}-12 208 208 +0.00% | |
BenchmarkInjectJSONProperties_Multiple/{"key":"val"}-12 224 224 +0.00% | |
BenchmarkPanicRecover/recover_panic-12 0 0 +0.00% | |
BenchmarkPanicRecover/recover_no_panic-12 0 0 +0.00% | |
BenchmarkPanicRecover/noop_no_panic-12 0 0 +0.00% | |
BenchmarkProcessEntry/SingleThread_OrderedFeed_NoActiveChannels-12 423 423 +0.00% | |
BenchmarkProcessEntry/SingleThread_OrderedFeed_ActiveChannels-12 498 498 +0.00% | |
BenchmarkProcessEntry/SingleThread_OrderedFeed_ManyActiveChannels-12 503 504 +0.20% | |
BenchmarkProcessEntry/SingleThread_NonOrderedFeed_NoActiveChannels-12 449 449 +0.00% | |
BenchmarkProcessEntry/SingleThread_NonOrderedFeed_ActiveChannels-12 547 546 -0.18% | |
BenchmarkProcessEntry/SingleThread_NonOrderedFeed_ManyActiveChannels-12 556 557 +0.18% | |
BenchmarkDocChanged/SingleThread_OrderedFeed_NoActiveChannels-12 4084 4084 +0.00% | |
BenchmarkDocChanged/SingleThread_OrderedFeed_ActiveChannels-12 4165 4165 +0.00% | |
BenchmarkDocChanged/SingleThread_OrderedFeed_ManyActiveChannels-12 4142 4142 +0.00% | |
BenchmarkDocChanged/SingleThread_NonOrderedFeed_NoActiveChannels-12 3998 3998 +0.00% | |
BenchmarkDocChanged/SingleThread_NonOrderedFeed_ActiveChannels-12 4084 4084 +0.00% | |
BenchmarkDocChanged/SingleThread_NonOrderedFeed_ManyActiveChannels-12 4068 4067 -0.02% | |
BenchmarkChangesFeedDocUnmarshalling-12 1203194264 1201568408 -0.14% | |
BenchmarkChannelCacheUniqueDocs_Ordered-12 232 232 +0.00% | |
BenchmarkChannelCacheRepeatedDocs5-12 232 232 +0.00% | |
BenchmarkChannelCacheRepeatedDocs20-12 232 232 +0.00% | |
BenchmarkChannelCacheRepeatedDocs50-12 232 232 +0.00% | |
BenchmarkChannelCacheRepeatedDocs80-12 232 232 +0.00% | |
BenchmarkChannelCacheRepeatedDocs95-12 232 232 +0.00% | |
BenchmarkChannelCacheUniqueDocs_Unordered-12 119 119 +0.00% | |
BenchmarkDatabaseGet1xRev/ShortLatest-12 6805 6784 -0.31% | |
BenchmarkDatabaseGet1xRev/LongLatest-12 52577797 52578161 +0.00% | |
BenchmarkDatabaseGet1xRev/ShortWithAttachmentsLatest-12 9376 9432 +0.60% | |
BenchmarkDatabaseGet1xRev/ShortOld-12 376 376 +0.00% | |
BenchmarkDatabaseGet1xRev/LongOld-12 376 376 +0.00% | |
BenchmarkDatabaseGet1xRev/ShortWithAttachmentsOld-12 1048 1048 +0.00% | |
BenchmarkDatabaseGetRev/ShortLatest-12 6408 6408 +0.00% | |
BenchmarkDatabaseGetRev/LongLatest-12 52577240 52577208 -0.00% | |
BenchmarkDatabaseGetRev/ShortWithAttachmentsLatest-12 9000 9000 +0.00% | |
BenchmarkDatabaseGetRev/ShortOld-12 0 0 +0.00% | |
BenchmarkDatabaseGetRev/LongOld-12 0 0 +0.00% | |
BenchmarkDatabaseGetRev/ShortWithAttachmentsOld-12 672 672 +0.00% | |
BenchmarkHandleRevDelta/SmallDiff-12 1456 1456 +0.00% | |
BenchmarkHandleRevDelta/Huge_Diff-12 1522 1519 -0.20% | |
BenchmarkDatabase-12 38410 38181 -0.60% | |
BenchmarkPut-12 9565 9312 -2.65% | |
BenchmarkDocUnmarshal/All-12 14100 14283 +1.30% | |
BenchmarkDocUnmarshal/Sync-12 4423 4344 -1.79% | |
BenchmarkDocUnmarshal/NoHistory-12 1488 1527 +2.62% | |
BenchmarkDocUnmarshal/Rev-12 754 728 -3.45% | |
BenchmarkDocUnmarshal/CAS-12 664 664 +0.00% | |
BenchmarkDocUnmarshal/None-12 400 400 +0.00% | |
BenchmarkUnmarshalBody/Decode-12 9658 9732 +0.77% | |
BenchmarkUnmarshalBody/DecodeUseNumber-12 9837 9726 -1.13% | |
BenchmarkUnmarshalBody/UnmarshalAndFixNumbers-12 7483 7484 +0.01% | |
BenchmarkUnmarshalBody/Unmarshal-12 7372 7372 +0.00% | |
BenchmarkRevisionCacheRead-12 15 15 +0.00% | |
BenchmarkSpecialProperties/no_special-stripSpecialProperties-12 1202 1202 +0.00% | |
BenchmarkSpecialProperties/no_special-stripAllSpecialProperties-12 1202 1202 +0.00% | |
BenchmarkSpecialProperties/no_special-containsUserSpecialProperties-12 0 0 +0.00% | |
BenchmarkSpecialProperties/special-stripSpecialProperties-12 1202 1202 +0.00% | |
BenchmarkSpecialProperties/special-stripAllSpecialProperties-12 1202 1202 +0.00% | |
BenchmarkSpecialProperties/special-containsUserSpecialProperties-12 0 0 +0.00% | |
BenchmarkEncodeRevisions/empty-12 368 368 +0.00% | |
BenchmarkEncodeRevisions/1-12 392 392 +0.00% | |
BenchmarkEncodeRevisions/3-12 409 409 +0.00% | |
BenchmarkEncodeRevisions/26-12 793 792 -0.13% | |
BenchmarkEncodeRevisions/1000-12 16760 16812 +0.31% | |
BenchmarkRevTreePruning-12 45577 45422 -0.34% | |
BenchmarkReadOps_Get/Admin_Simple-12 42999 42981 -0.04% | |
BenchmarkReadOps_Get/Admin_WithRev-12 12425 12443 +0.14% | |
BenchmarkReadOps_Get/Admin_OpenRevsAll-12 44356 44391 +0.08% | |
BenchmarkReadOps_Get/User_Simple-12 48640 48678 +0.08% | |
BenchmarkReadOps_Get/User_WithRev-12 18185 18197 +0.07% | |
BenchmarkReadOps_Get/User_OpenRevsAll-12 49996 50101 +0.21% | |
BenchmarkReadOps_GetRevCacheMisses/Admin_Simple-12 45317 45355 +0.08% | |
BenchmarkReadOps_GetRevCacheMisses/Admin_WithRev-12 23211 23824 +2.64% | |
BenchmarkReadOps_GetRevCacheMisses/Admin_OpenRevsAll-12 75662 76126 +0.61% | |
BenchmarkReadOps_GetRevCacheMisses/User_Simple-12 51732 51787 +0.11% | |
BenchmarkReadOps_GetRevCacheMisses/User_WithRev-12 37866 38266 +1.06% | |
BenchmarkReadOps_GetRevCacheMisses/User_OpenRevsAll-12 85601 85616 +0.02% | |
BenchmarkReadOps_Changes/Admin_Simple-12 7736 7644 -1.19% | |
BenchmarkReadOps_Changes/Admin_Longpoll-12 8184 8093 -1.11% | |
BenchmarkReadOps_Changes/Admin_StyleAllDocs-12 25135 25037 -0.39% | |
BenchmarkReadOps_Changes/Admin_StyleAllDocsChannelFilter-12 25423 25325 -0.39% | |
BenchmarkReadOps_Changes/Admin_IncludeDocs-12 15521 15289 -1.49% | |
BenchmarkReadOps_Changes/User_Simple-12 14419 14329 -0.62% | |
BenchmarkReadOps_Changes/User_Longpoll-12 19786 19705 -0.41% | |
BenchmarkReadOps_Changes/User_StyleAllDocs-12 31833 31729 -0.33% | |
BenchmarkReadOps_Changes/User_StyleAllDocsChannelFilter-12 31311 31218 -0.30% | |
BenchmarkReadOps_Changes/User_IncludeDocs-12 22226 21985 -1.08% | |
BenchmarkReadOps_RevsDiff/Admin-12 37152 37146 -0.02% | |
BenchmarkReadOps_RevsDiff/User-12 42804 42804 +0.00% | |
Benchmark_RestApiGetDocPerformance-12 16548 16557 +0.05% | |
Benchmark_RestApiPutDocPerformanceDefaultSyncFunc-12 68032 67554 -0.70% | |
Benchmark_RestApiPutDocPerformanceExplicitSyncFunc-12 76377 75903 -0.62% | |
Benchmark_RestApiGetDocPerformanceFullRevCache-12 10138 10138 +0.00% | |
BenchmarkBlipSyncContextSetUseDeltas/start_off,_both_sides_off-12 0 0 +0.00% | |
BenchmarkBlipSyncContextSetUseDeltas/start_off,_server_off-12 0 0 +0.00% | |
BenchmarkBlipSyncContextSetUseDeltas/start_off,_client_off-12 0 0 +0.00% | |
BenchmarkBlipSyncContextSetUseDeltas/start_on,_both_sides_on-12 0 0 +0.00% | |
BenchmarkBlipSyncContextSetUseDeltas/start_off,_both_sides_on-12 0 0 +0.00% | |
BenchmarkBlipSyncContextSetUseDeltas/start_on,_both_sides_off-12 0 0 +0.00% | |
BenchmarkBlipSyncContextSetUseDeltas/start_on,_server_off-12 0 0 +0.00% | |
BenchmarkBlipSyncContextSetUseDeltas/start_on,_client_off-12 0 0 +0.00% |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment