add Benchmark (go) benchmark result for ce39dc1bee

This commit is contained in:
github-action-benchmark
2025-11-05 21:05:16 +00:00
parent 9daf2a8f6a
commit 89c687b13e
+937 -1
View File
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1762374895235,
"lastUpdate": 1762376716464,
"repoUrl": "https://github.com/lukaszraczylo/graphql-monitoring-proxy",
"entries": {
"Benchmark": [
@@ -109702,6 +109702,942 @@ window.BENCHMARK_DATA = {
"extra": "51108703 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"email": "lukasz@raczylo.com",
"name": "Lukasz Raczylo",
"username": "lukaszraczylo"
},
"committer": {
"email": "lukasz@raczylo.com",
"name": "Lukasz Raczylo",
"username": "lukaszraczylo"
},
"distinct": true,
"id": "ce39dc1beef13cc43676675bc86502621fc51c74",
"message": "fixup! fixup! fixup! Update go.mod and go.sum",
"timestamp": "2025-11-05T20:58:41Z",
"tree_id": "5750dac210ffa63b7f47ba26f850f40c5987db11",
"url": "https://github.com/lukaszraczylo/graphql-monitoring-proxy/commit/ce39dc1beef13cc43676675bc86502621fc51c74"
},
"date": 1762376715006,
"tool": "go",
"benches": [
{
"name": "BenchmarkAPIAuthentication",
"value": 15246,
"unit": "ns/op\t 6992 B/op\t 34 allocs/op",
"extra": "80227 times\n4 procs"
},
{
"name": "BenchmarkAPIAuthentication - ns/op",
"value": 15246,
"unit": "ns/op",
"extra": "80227 times\n4 procs"
},
{
"name": "BenchmarkAPIAuthentication - B/op",
"value": 6992,
"unit": "B/op",
"extra": "80227 times\n4 procs"
},
{
"name": "BenchmarkAPIAuthentication - allocs/op",
"value": 34,
"unit": "allocs/op",
"extra": "80227 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/API_Authentication",
"value": 17115,
"unit": "ns/op\t 7292 B/op\t 38 allocs/op",
"extra": "66937 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/API_Authentication - ns/op",
"value": 17115,
"unit": "ns/op",
"extra": "66937 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/API_Authentication - B/op",
"value": 7292,
"unit": "B/op",
"extra": "66937 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/API_Authentication - allocs/op",
"value": 38,
"unit": "allocs/op",
"extra": "66937 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Path_Validation",
"value": 12802,
"unit": "ns/op\t 1139 B/op\t 12 allocs/op",
"extra": "95686 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Path_Validation - ns/op",
"value": 12802,
"unit": "ns/op",
"extra": "95686 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Path_Validation - B/op",
"value": 1139,
"unit": "B/op",
"extra": "95686 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Path_Validation - allocs/op",
"value": 12,
"unit": "allocs/op",
"extra": "95686 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Log_Sanitization",
"value": 2590,
"unit": "ns/op\t 1481 B/op\t 22 allocs/op",
"extra": "410330 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Log_Sanitization - ns/op",
"value": 2590,
"unit": "ns/op",
"extra": "410330 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Log_Sanitization - B/op",
"value": 1481,
"unit": "B/op",
"extra": "410330 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Log_Sanitization - allocs/op",
"value": 22,
"unit": "allocs/op",
"extra": "410330 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheSet",
"value": 425.2,
"unit": "ns/op\t 151 B/op\t 4 allocs/op",
"extra": "2846652 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheSet - ns/op",
"value": 425.2,
"unit": "ns/op",
"extra": "2846652 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheSet - B/op",
"value": 151,
"unit": "B/op",
"extra": "2846652 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheSet - allocs/op",
"value": 4,
"unit": "allocs/op",
"extra": "2846652 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheGet",
"value": 175.9,
"unit": "ns/op\t 13 B/op\t 1 allocs/op",
"extra": "6721207 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheGet - ns/op",
"value": 175.9,
"unit": "ns/op",
"extra": "6721207 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheGet - B/op",
"value": 13,
"unit": "B/op",
"extra": "6721207 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheGet - allocs/op",
"value": 1,
"unit": "allocs/op",
"extra": "6721207 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheConcurrent",
"value": 368.5,
"unit": "ns/op\t 85 B/op\t 2 allocs/op",
"extra": "3327400 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheConcurrent - ns/op",
"value": 368.5,
"unit": "ns/op",
"extra": "3327400 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheConcurrent - B/op",
"value": 85,
"unit": "B/op",
"extra": "3327400 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheConcurrent - allocs/op",
"value": 2,
"unit": "allocs/op",
"extra": "3327400 times\n4 procs"
},
{
"name": "BenchmarkValidateFilePath",
"value": 31958,
"unit": "ns/op\t 2874 B/op\t 31 allocs/op",
"extra": "37317 times\n4 procs"
},
{
"name": "BenchmarkValidateFilePath - ns/op",
"value": 31958,
"unit": "ns/op",
"extra": "37317 times\n4 procs"
},
{
"name": "BenchmarkValidateFilePath - B/op",
"value": 2874,
"unit": "B/op",
"extra": "37317 times\n4 procs"
},
{
"name": "BenchmarkValidateFilePath - allocs/op",
"value": 31,
"unit": "allocs/op",
"extra": "37317 times\n4 procs"
},
{
"name": "BenchmarkBufferPoolOperations",
"value": 8.775,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "134254947 times\n4 procs"
},
{
"name": "BenchmarkBufferPoolOperations - ns/op",
"value": 8.775,
"unit": "ns/op",
"extra": "134254947 times\n4 procs"
},
{
"name": "BenchmarkBufferPoolOperations - B/op",
"value": 0,
"unit": "B/op",
"extra": "134254947 times\n4 procs"
},
{
"name": "BenchmarkBufferPoolOperations - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "134254947 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPoolOperations",
"value": 10486,
"unit": "ns/op\t 112 B/op\t 2 allocs/op",
"extra": "104190 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPoolOperations - ns/op",
"value": 10486,
"unit": "ns/op",
"extra": "104190 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPoolOperations - B/op",
"value": 112,
"unit": "B/op",
"extra": "104190 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPoolOperations - allocs/op",
"value": 2,
"unit": "allocs/op",
"extra": "104190 times\n4 procs"
},
{
"name": "BenchmarkSanitizeForLogging",
"value": 4903,
"unit": "ns/op\t 2531 B/op\t 40 allocs/op",
"extra": "233373 times\n4 procs"
},
{
"name": "BenchmarkSanitizeForLogging - ns/op",
"value": 4903,
"unit": "ns/op",
"extra": "233373 times\n4 procs"
},
{
"name": "BenchmarkSanitizeForLogging - B/op",
"value": 2531,
"unit": "B/op",
"extra": "233373 times\n4 procs"
},
{
"name": "BenchmarkSanitizeForLogging - allocs/op",
"value": 40,
"unit": "allocs/op",
"extra": "233373 times\n4 procs"
},
{
"name": "BenchmarkSanitizeHeaders",
"value": 1059,
"unit": "ns/op\t 424 B/op\t 8 allocs/op",
"extra": "1000000 times\n4 procs"
},
{
"name": "BenchmarkSanitizeHeaders - ns/op",
"value": 1059,
"unit": "ns/op",
"extra": "1000000 times\n4 procs"
},
{
"name": "BenchmarkSanitizeHeaders - B/op",
"value": 424,
"unit": "B/op",
"extra": "1000000 times\n4 procs"
},
{
"name": "BenchmarkSanitizeHeaders - allocs/op",
"value": 8,
"unit": "allocs/op",
"extra": "1000000 times\n4 procs"
},
{
"name": "BenchmarkRegisterComponent",
"value": 154.3,
"unit": "ns/op\t 149 B/op\t 0 allocs/op",
"extra": "8053792 times\n4 procs"
},
{
"name": "BenchmarkRegisterComponent - ns/op",
"value": 154.3,
"unit": "ns/op",
"extra": "8053792 times\n4 procs"
},
{
"name": "BenchmarkRegisterComponent - B/op",
"value": 149,
"unit": "B/op",
"extra": "8053792 times\n4 procs"
},
{
"name": "BenchmarkRegisterComponent - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "8053792 times\n4 procs"
},
{
"name": "BenchmarkCacheLookupInMemory",
"value": 45.63,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "24712267 times\n4 procs"
},
{
"name": "BenchmarkCacheLookupInMemory - ns/op",
"value": 45.63,
"unit": "ns/op",
"extra": "24712267 times\n4 procs"
},
{
"name": "BenchmarkCacheLookupInMemory - B/op",
"value": 0,
"unit": "B/op",
"extra": "24712267 times\n4 procs"
},
{
"name": "BenchmarkCacheLookupInMemory - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "24712267 times\n4 procs"
},
{
"name": "BenchmarkCacheStoreInMemory",
"value": 427.9,
"unit": "ns/op\t 480 B/op\t 6 allocs/op",
"extra": "2891481 times\n4 procs"
},
{
"name": "BenchmarkCacheStoreInMemory - ns/op",
"value": 427.9,
"unit": "ns/op",
"extra": "2891481 times\n4 procs"
},
{
"name": "BenchmarkCacheStoreInMemory - B/op",
"value": 480,
"unit": "B/op",
"extra": "2891481 times\n4 procs"
},
{
"name": "BenchmarkCacheStoreInMemory - allocs/op",
"value": 6,
"unit": "allocs/op",
"extra": "2891481 times\n4 procs"
},
{
"name": "BenchmarkMemCacheSet",
"value": 198.4,
"unit": "ns/op\t 128 B/op\t 3 allocs/op",
"extra": "6034780 times\n4 procs"
},
{
"name": "BenchmarkMemCacheSet - ns/op",
"value": 198.4,
"unit": "ns/op",
"extra": "6034780 times\n4 procs"
},
{
"name": "BenchmarkMemCacheSet - B/op",
"value": 128,
"unit": "B/op",
"extra": "6034780 times\n4 procs"
},
{
"name": "BenchmarkMemCacheSet - allocs/op",
"value": 3,
"unit": "allocs/op",
"extra": "6034780 times\n4 procs"
},
{
"name": "BenchmarkMemCacheGet",
"value": 74.08,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "15953406 times\n4 procs"
},
{
"name": "BenchmarkMemCacheGet - ns/op",
"value": 74.08,
"unit": "ns/op",
"extra": "15953406 times\n4 procs"
},
{
"name": "BenchmarkMemCacheGet - B/op",
"value": 0,
"unit": "B/op",
"extra": "15953406 times\n4 procs"
},
{
"name": "BenchmarkMemCacheGet - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "15953406 times\n4 procs"
},
{
"name": "BenchmarkMemCacheExpire",
"value": 5152973,
"unit": "ns/op\t 1704 B/op\t 14 allocs/op",
"extra": "232 times\n4 procs"
},
{
"name": "BenchmarkMemCacheExpire - ns/op",
"value": 5152973,
"unit": "ns/op",
"extra": "232 times\n4 procs"
},
{
"name": "BenchmarkMemCacheExpire - B/op",
"value": 1704,
"unit": "B/op",
"extra": "232 times\n4 procs"
},
{
"name": "BenchmarkMemCacheExpire - allocs/op",
"value": 14,
"unit": "allocs/op",
"extra": "232 times\n4 procs"
},
{
"name": "BenchmarkMemCacheStats",
"value": 0.0000047,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "BenchmarkMemCacheStats - ns/op",
"value": 0.0000047,
"unit": "ns/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "BenchmarkMemCacheStats - B/op",
"value": 0,
"unit": "B/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "BenchmarkMemCacheStats - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "BenchmarkCacheSet",
"value": 5951,
"unit": "ns/op\t 281 B/op\t 6 allocs/op",
"extra": "1000000 times\n4 procs"
},
{
"name": "BenchmarkCacheSet - ns/op",
"value": 5951,
"unit": "ns/op",
"extra": "1000000 times\n4 procs"
},
{
"name": "BenchmarkCacheSet - B/op",
"value": 281,
"unit": "B/op",
"extra": "1000000 times\n4 procs"
},
{
"name": "BenchmarkCacheSet - allocs/op",
"value": 6,
"unit": "allocs/op",
"extra": "1000000 times\n4 procs"
},
{
"name": "BenchmarkCacheGet",
"value": 75.3,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "16012081 times\n4 procs"
},
{
"name": "BenchmarkCacheGet - ns/op",
"value": 75.3,
"unit": "ns/op",
"extra": "16012081 times\n4 procs"
},
{
"name": "BenchmarkCacheGet - B/op",
"value": 0,
"unit": "B/op",
"extra": "16012081 times\n4 procs"
},
{
"name": "BenchmarkCacheGet - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "16012081 times\n4 procs"
},
{
"name": "BenchmarkCacheDelete",
"value": 419,
"unit": "ns/op\t 160 B/op\t 6 allocs/op",
"extra": "2840925 times\n4 procs"
},
{
"name": "BenchmarkCacheDelete - ns/op",
"value": 419,
"unit": "ns/op",
"extra": "2840925 times\n4 procs"
},
{
"name": "BenchmarkCacheDelete - B/op",
"value": 160,
"unit": "B/op",
"extra": "2840925 times\n4 procs"
},
{
"name": "BenchmarkCacheDelete - allocs/op",
"value": 6,
"unit": "allocs/op",
"extra": "2840925 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNew",
"value": 0.3152,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNew - ns/op",
"value": 0.3152,
"unit": "ns/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNew - B/op",
"value": 0,
"unit": "B/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNew - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormat",
"value": 0.312,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormat - ns/op",
"value": 0.312,
"unit": "ns/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormat - B/op",
"value": 0,
"unit": "B/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormat - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNewChangeLogLevel",
"value": 0.3136,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNewChangeLogLevel - ns/op",
"value": 0.3136,
"unit": "ns/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNewChangeLogLevel - B/op",
"value": 0,
"unit": "B/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNewChangeLogLevel - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormatAndLogLevel",
"value": 0.3115,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormatAndLogLevel - ns/op",
"value": 0.3115,
"unit": "ns/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormatAndLogLevel - B/op",
"value": 0,
"unit": "B/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormatAndLogLevel - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_Log_Debug",
"value": 903.1,
"unit": "ns/op\t 459 B/op\t 5 allocs/op",
"extra": "1380720 times\n4 procs"
},
{
"name": "Benchmark_Log_Debug - ns/op",
"value": 903.1,
"unit": "ns/op",
"extra": "1380720 times\n4 procs"
},
{
"name": "Benchmark_Log_Debug - B/op",
"value": 459,
"unit": "B/op",
"extra": "1380720 times\n4 procs"
},
{
"name": "Benchmark_Log_Debug - allocs/op",
"value": 5,
"unit": "allocs/op",
"extra": "1380720 times\n4 procs"
},
{
"name": "Benchmark_Log_Info",
"value": 922.9,
"unit": "ns/op\t 465 B/op\t 5 allocs/op",
"extra": "1353196 times\n4 procs"
},
{
"name": "Benchmark_Log_Info - ns/op",
"value": 922.9,
"unit": "ns/op",
"extra": "1353196 times\n4 procs"
},
{
"name": "Benchmark_Log_Info - B/op",
"value": 465,
"unit": "B/op",
"extra": "1353196 times\n4 procs"
},
{
"name": "Benchmark_Log_Info - allocs/op",
"value": 5,
"unit": "allocs/op",
"extra": "1353196 times\n4 procs"
},
{
"name": "Benchmark_Log_Warn",
"value": 907.2,
"unit": "ns/op\t 471 B/op\t 5 allocs/op",
"extra": "1327968 times\n4 procs"
},
{
"name": "Benchmark_Log_Warn - ns/op",
"value": 907.2,
"unit": "ns/op",
"extra": "1327968 times\n4 procs"
},
{
"name": "Benchmark_Log_Warn - B/op",
"value": 471,
"unit": "B/op",
"extra": "1327968 times\n4 procs"
},
{
"name": "Benchmark_Log_Warn - allocs/op",
"value": 5,
"unit": "allocs/op",
"extra": "1327968 times\n4 procs"
},
{
"name": "Benchmark_Log_Error",
"value": 1017,
"unit": "ns/op\t 495 B/op\t 5 allocs/op",
"extra": "1228975 times\n4 procs"
},
{
"name": "Benchmark_Log_Error - ns/op",
"value": 1017,
"unit": "ns/op",
"extra": "1228975 times\n4 procs"
},
{
"name": "Benchmark_Log_Error - B/op",
"value": 495,
"unit": "B/op",
"extra": "1228975 times\n4 procs"
},
{
"name": "Benchmark_Log_Error - allocs/op",
"value": 5,
"unit": "allocs/op",
"extra": "1228975 times\n4 procs"
},
{
"name": "Benchmark_Log_Fatal",
"value": 914.3,
"unit": "ns/op\t 470 B/op\t 5 allocs/op",
"extra": "1331938 times\n4 procs"
},
{
"name": "Benchmark_Log_Fatal - ns/op",
"value": 914.3,
"unit": "ns/op",
"extra": "1331938 times\n4 procs"
},
{
"name": "Benchmark_Log_Fatal - B/op",
"value": 470,
"unit": "B/op",
"extra": "1331938 times\n4 procs"
},
{
"name": "Benchmark_Log_Fatal - allocs/op",
"value": 5,
"unit": "allocs/op",
"extra": "1331938 times\n4 procs"
},
{
"name": "BenchmarkGetMetricsName",
"value": 1556,
"unit": "ns/op\t 632 B/op\t 10 allocs/op",
"extra": "764110 times\n4 procs"
},
{
"name": "BenchmarkGetMetricsName - ns/op",
"value": 1556,
"unit": "ns/op",
"extra": "764110 times\n4 procs"
},
{
"name": "BenchmarkGetMetricsName - B/op",
"value": 632,
"unit": "B/op",
"extra": "764110 times\n4 procs"
},
{
"name": "BenchmarkGetMetricsName - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "764110 times\n4 procs"
},
{
"name": "BenchmarkCompileMetricsWithLabels",
"value": 689.5,
"unit": "ns/op\t 296 B/op\t 7 allocs/op",
"extra": "1745306 times\n4 procs"
},
{
"name": "BenchmarkCompileMetricsWithLabels - ns/op",
"value": 689.5,
"unit": "ns/op",
"extra": "1745306 times\n4 procs"
},
{
"name": "BenchmarkCompileMetricsWithLabels - B/op",
"value": 296,
"unit": "B/op",
"extra": "1745306 times\n4 procs"
},
{
"name": "BenchmarkCompileMetricsWithLabels - allocs/op",
"value": 7,
"unit": "allocs/op",
"extra": "1745306 times\n4 procs"
},
{
"name": "BenchmarkValidateMetricsName",
"value": 824.9,
"unit": "ns/op\t 320 B/op\t 6 allocs/op",
"extra": "1601677 times\n4 procs"
},
{
"name": "BenchmarkValidateMetricsName - ns/op",
"value": 824.9,
"unit": "ns/op",
"extra": "1601677 times\n4 procs"
},
{
"name": "BenchmarkValidateMetricsName - B/op",
"value": 320,
"unit": "B/op",
"extra": "1601677 times\n4 procs"
},
{
"name": "BenchmarkValidateMetricsName - allocs/op",
"value": 6,
"unit": "allocs/op",
"extra": "1601677 times\n4 procs"
},
{
"name": "BenchmarkBufferPool",
"value": 8.602,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "139634668 times\n4 procs"
},
{
"name": "BenchmarkBufferPool - ns/op",
"value": 8.602,
"unit": "ns/op",
"extra": "139634668 times\n4 procs"
},
{
"name": "BenchmarkBufferPool - B/op",
"value": 0,
"unit": "B/op",
"extra": "139634668 times\n4 procs"
},
{
"name": "BenchmarkBufferPool - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "139634668 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPool",
"value": 9782,
"unit": "ns/op\t 143 B/op\t 3 allocs/op",
"extra": "112599 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPool - ns/op",
"value": 9782,
"unit": "ns/op",
"extra": "112599 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPool - B/op",
"value": 143,
"unit": "B/op",
"extra": "112599 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPool - allocs/op",
"value": 3,
"unit": "allocs/op",
"extra": "112599 times\n4 procs"
},
{
"name": "BenchmarkGzipReaderPool",
"value": 335.6,
"unit": "ns/op\t 562 B/op\t 2 allocs/op",
"extra": "3669064 times\n4 procs"
},
{
"name": "BenchmarkGzipReaderPool - ns/op",
"value": 335.6,
"unit": "ns/op",
"extra": "3669064 times\n4 procs"
},
{
"name": "BenchmarkGzipReaderPool - B/op",
"value": 562,
"unit": "B/op",
"extra": "3669064 times\n4 procs"
},
{
"name": "BenchmarkGzipReaderPool - allocs/op",
"value": 2,
"unit": "allocs/op",
"extra": "3669064 times\n4 procs"
},
{
"name": "BenchmarkWithoutPool",
"value": 22.42,
"unit": "ns/op\t 64 B/op\t 1 allocs/op",
"extra": "54553694 times\n4 procs"
},
{
"name": "BenchmarkWithoutPool - ns/op",
"value": 22.42,
"unit": "ns/op",
"extra": "54553694 times\n4 procs"
},
{
"name": "BenchmarkWithoutPool - B/op",
"value": 64,
"unit": "B/op",
"extra": "54553694 times\n4 procs"
},
{
"name": "BenchmarkWithoutPool - allocs/op",
"value": 1,
"unit": "allocs/op",
"extra": "54553694 times\n4 procs"
}
]
}
]
}