add Benchmark (go) benchmark result for c510c29a8f

This commit is contained in:
github-action-benchmark
2025-11-11 03:31:17 +00:00
parent e82d3d5335
commit f3d4c44f10
+937 -1
View File
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1762659034032,
"lastUpdate": 1762831877094,
"repoUrl": "https://github.com/lukaszraczylo/graphql-monitoring-proxy",
"entries": {
"Benchmark": [
@@ -116254,6 +116254,942 @@ window.BENCHMARK_DATA = {
"extra": "54793899 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"email": "2182556+lukaszraczylo@users.noreply.github.com",
"name": "lukaszraczylo",
"username": "lukaszraczylo"
},
"committer": {
"email": "41898282+github-actions[bot]@users.noreply.github.com",
"name": "github-actions[bot]",
"username": "github-actions[bot]"
},
"distinct": true,
"id": "c510c29a8f65b1a010e4b3c76ddf668fc7d65c43",
"message": "Update go.mod and go.sum\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"timestamp": "2025-11-11T03:22:29Z",
"tree_id": "9203e834d90602cd27c13e2916b6218e378b49aa",
"url": "https://github.com/lukaszraczylo/graphql-monitoring-proxy/commit/c510c29a8f65b1a010e4b3c76ddf668fc7d65c43"
},
"date": 1762831875165,
"tool": "go",
"benches": [
{
"name": "BenchmarkAPIAuthentication",
"value": 13002,
"unit": "ns/op\t 6997 B/op\t 34 allocs/op",
"extra": "88239 times\n4 procs"
},
{
"name": "BenchmarkAPIAuthentication - ns/op",
"value": 13002,
"unit": "ns/op",
"extra": "88239 times\n4 procs"
},
{
"name": "BenchmarkAPIAuthentication - B/op",
"value": 6997,
"unit": "B/op",
"extra": "88239 times\n4 procs"
},
{
"name": "BenchmarkAPIAuthentication - allocs/op",
"value": 34,
"unit": "allocs/op",
"extra": "88239 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/API_Authentication",
"value": 16051,
"unit": "ns/op\t 7298 B/op\t 38 allocs/op",
"extra": "74364 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/API_Authentication - ns/op",
"value": 16051,
"unit": "ns/op",
"extra": "74364 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/API_Authentication - B/op",
"value": 7298,
"unit": "B/op",
"extra": "74364 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/API_Authentication - allocs/op",
"value": 38,
"unit": "allocs/op",
"extra": "74364 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Path_Validation",
"value": 12395,
"unit": "ns/op\t 1139 B/op\t 12 allocs/op",
"extra": "96542 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Path_Validation - ns/op",
"value": 12395,
"unit": "ns/op",
"extra": "96542 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Path_Validation - B/op",
"value": 1139,
"unit": "B/op",
"extra": "96542 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Path_Validation - allocs/op",
"value": 12,
"unit": "allocs/op",
"extra": "96542 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Log_Sanitization",
"value": 2842,
"unit": "ns/op\t 1481 B/op\t 22 allocs/op",
"extra": "461504 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Log_Sanitization - ns/op",
"value": 2842,
"unit": "ns/op",
"extra": "461504 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Log_Sanitization - B/op",
"value": 1481,
"unit": "B/op",
"extra": "461504 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Log_Sanitization - allocs/op",
"value": 22,
"unit": "allocs/op",
"extra": "461504 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheSet",
"value": 405.5,
"unit": "ns/op\t 151 B/op\t 4 allocs/op",
"extra": "2887450 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheSet - ns/op",
"value": 405.5,
"unit": "ns/op",
"extra": "2887450 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheSet - B/op",
"value": 151,
"unit": "B/op",
"extra": "2887450 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheSet - allocs/op",
"value": 4,
"unit": "allocs/op",
"extra": "2887450 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheGet",
"value": 184,
"unit": "ns/op\t 13 B/op\t 1 allocs/op",
"extra": "6487707 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheGet - ns/op",
"value": 184,
"unit": "ns/op",
"extra": "6487707 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheGet - B/op",
"value": 13,
"unit": "B/op",
"extra": "6487707 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheGet - allocs/op",
"value": 1,
"unit": "allocs/op",
"extra": "6487707 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheConcurrent",
"value": 360.7,
"unit": "ns/op\t 85 B/op\t 2 allocs/op",
"extra": "3364165 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheConcurrent - ns/op",
"value": 360.7,
"unit": "ns/op",
"extra": "3364165 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheConcurrent - B/op",
"value": 85,
"unit": "B/op",
"extra": "3364165 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheConcurrent - allocs/op",
"value": 2,
"unit": "allocs/op",
"extra": "3364165 times\n4 procs"
},
{
"name": "BenchmarkValidateFilePath",
"value": 31791,
"unit": "ns/op\t 2874 B/op\t 31 allocs/op",
"extra": "37446 times\n4 procs"
},
{
"name": "BenchmarkValidateFilePath - ns/op",
"value": 31791,
"unit": "ns/op",
"extra": "37446 times\n4 procs"
},
{
"name": "BenchmarkValidateFilePath - B/op",
"value": 2874,
"unit": "B/op",
"extra": "37446 times\n4 procs"
},
{
"name": "BenchmarkValidateFilePath - allocs/op",
"value": 31,
"unit": "allocs/op",
"extra": "37446 times\n4 procs"
},
{
"name": "BenchmarkBufferPoolOperations",
"value": 8.779,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "136972753 times\n4 procs"
},
{
"name": "BenchmarkBufferPoolOperations - ns/op",
"value": 8.779,
"unit": "ns/op",
"extra": "136972753 times\n4 procs"
},
{
"name": "BenchmarkBufferPoolOperations - B/op",
"value": 0,
"unit": "B/op",
"extra": "136972753 times\n4 procs"
},
{
"name": "BenchmarkBufferPoolOperations - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "136972753 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPoolOperations",
"value": 10537,
"unit": "ns/op\t 112 B/op\t 2 allocs/op",
"extra": "107895 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPoolOperations - ns/op",
"value": 10537,
"unit": "ns/op",
"extra": "107895 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPoolOperations - B/op",
"value": 112,
"unit": "B/op",
"extra": "107895 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPoolOperations - allocs/op",
"value": 2,
"unit": "allocs/op",
"extra": "107895 times\n4 procs"
},
{
"name": "BenchmarkSanitizeForLogging",
"value": 4838,
"unit": "ns/op\t 2531 B/op\t 40 allocs/op",
"extra": "247716 times\n4 procs"
},
{
"name": "BenchmarkSanitizeForLogging - ns/op",
"value": 4838,
"unit": "ns/op",
"extra": "247716 times\n4 procs"
},
{
"name": "BenchmarkSanitizeForLogging - B/op",
"value": 2531,
"unit": "B/op",
"extra": "247716 times\n4 procs"
},
{
"name": "BenchmarkSanitizeForLogging - allocs/op",
"value": 40,
"unit": "allocs/op",
"extra": "247716 times\n4 procs"
},
{
"name": "BenchmarkSanitizeHeaders",
"value": 1001,
"unit": "ns/op\t 424 B/op\t 8 allocs/op",
"extra": "1000000 times\n4 procs"
},
{
"name": "BenchmarkSanitizeHeaders - ns/op",
"value": 1001,
"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": 107.9,
"unit": "ns/op\t 135 B/op\t 0 allocs/op",
"extra": "13840455 times\n4 procs"
},
{
"name": "BenchmarkRegisterComponent - ns/op",
"value": 107.9,
"unit": "ns/op",
"extra": "13840455 times\n4 procs"
},
{
"name": "BenchmarkRegisterComponent - B/op",
"value": 135,
"unit": "B/op",
"extra": "13840455 times\n4 procs"
},
{
"name": "BenchmarkRegisterComponent - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "13840455 times\n4 procs"
},
{
"name": "BenchmarkCacheLookupInMemory",
"value": 47.97,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "25961479 times\n4 procs"
},
{
"name": "BenchmarkCacheLookupInMemory - ns/op",
"value": 47.97,
"unit": "ns/op",
"extra": "25961479 times\n4 procs"
},
{
"name": "BenchmarkCacheLookupInMemory - B/op",
"value": 0,
"unit": "B/op",
"extra": "25961479 times\n4 procs"
},
{
"name": "BenchmarkCacheLookupInMemory - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "25961479 times\n4 procs"
},
{
"name": "BenchmarkCacheStoreInMemory",
"value": 409.3,
"unit": "ns/op\t 480 B/op\t 6 allocs/op",
"extra": "2984850 times\n4 procs"
},
{
"name": "BenchmarkCacheStoreInMemory - ns/op",
"value": 409.3,
"unit": "ns/op",
"extra": "2984850 times\n4 procs"
},
{
"name": "BenchmarkCacheStoreInMemory - B/op",
"value": 480,
"unit": "B/op",
"extra": "2984850 times\n4 procs"
},
{
"name": "BenchmarkCacheStoreInMemory - allocs/op",
"value": 6,
"unit": "allocs/op",
"extra": "2984850 times\n4 procs"
},
{
"name": "BenchmarkMemCacheSet",
"value": 192.7,
"unit": "ns/op\t 128 B/op\t 3 allocs/op",
"extra": "6177708 times\n4 procs"
},
{
"name": "BenchmarkMemCacheSet - ns/op",
"value": 192.7,
"unit": "ns/op",
"extra": "6177708 times\n4 procs"
},
{
"name": "BenchmarkMemCacheSet - B/op",
"value": 128,
"unit": "B/op",
"extra": "6177708 times\n4 procs"
},
{
"name": "BenchmarkMemCacheSet - allocs/op",
"value": 3,
"unit": "allocs/op",
"extra": "6177708 times\n4 procs"
},
{
"name": "BenchmarkMemCacheGet",
"value": 74.08,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "16041453 times\n4 procs"
},
{
"name": "BenchmarkMemCacheGet - ns/op",
"value": 74.08,
"unit": "ns/op",
"extra": "16041453 times\n4 procs"
},
{
"name": "BenchmarkMemCacheGet - B/op",
"value": 0,
"unit": "B/op",
"extra": "16041453 times\n4 procs"
},
{
"name": "BenchmarkMemCacheGet - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "16041453 times\n4 procs"
},
{
"name": "BenchmarkMemCacheExpire",
"value": 5147049,
"unit": "ns/op\t 1671 B/op\t 14 allocs/op",
"extra": "231 times\n4 procs"
},
{
"name": "BenchmarkMemCacheExpire - ns/op",
"value": 5147049,
"unit": "ns/op",
"extra": "231 times\n4 procs"
},
{
"name": "BenchmarkMemCacheExpire - B/op",
"value": 1671,
"unit": "B/op",
"extra": "231 times\n4 procs"
},
{
"name": "BenchmarkMemCacheExpire - allocs/op",
"value": 14,
"unit": "allocs/op",
"extra": "231 times\n4 procs"
},
{
"name": "BenchmarkMemCacheStats",
"value": 0.0000037,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "BenchmarkMemCacheStats - ns/op",
"value": 0.0000037,
"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": 5883,
"unit": "ns/op\t 281 B/op\t 6 allocs/op",
"extra": "1000000 times\n4 procs"
},
{
"name": "BenchmarkCacheSet - ns/op",
"value": 5883,
"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": 74.98,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "15846709 times\n4 procs"
},
{
"name": "BenchmarkCacheGet - ns/op",
"value": 74.98,
"unit": "ns/op",
"extra": "15846709 times\n4 procs"
},
{
"name": "BenchmarkCacheGet - B/op",
"value": 0,
"unit": "B/op",
"extra": "15846709 times\n4 procs"
},
{
"name": "BenchmarkCacheGet - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "15846709 times\n4 procs"
},
{
"name": "BenchmarkCacheDelete",
"value": 409.5,
"unit": "ns/op\t 160 B/op\t 6 allocs/op",
"extra": "2952836 times\n4 procs"
},
{
"name": "BenchmarkCacheDelete - ns/op",
"value": 409.5,
"unit": "ns/op",
"extra": "2952836 times\n4 procs"
},
{
"name": "BenchmarkCacheDelete - B/op",
"value": 160,
"unit": "B/op",
"extra": "2952836 times\n4 procs"
},
{
"name": "BenchmarkCacheDelete - allocs/op",
"value": 6,
"unit": "allocs/op",
"extra": "2952836 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNew",
"value": 0.3115,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNew - ns/op",
"value": 0.3115,
"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.3112,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormat - ns/op",
"value": 0.3112,
"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.3116,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNewChangeLogLevel - ns/op",
"value": 0.3116,
"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": 868.8,
"unit": "ns/op\t 454 B/op\t 5 allocs/op",
"extra": "1403688 times\n4 procs"
},
{
"name": "Benchmark_Log_Debug - ns/op",
"value": 868.8,
"unit": "ns/op",
"extra": "1403688 times\n4 procs"
},
{
"name": "Benchmark_Log_Debug - B/op",
"value": 454,
"unit": "B/op",
"extra": "1403688 times\n4 procs"
},
{
"name": "Benchmark_Log_Debug - allocs/op",
"value": 5,
"unit": "allocs/op",
"extra": "1403688 times\n4 procs"
},
{
"name": "Benchmark_Log_Info",
"value": 879,
"unit": "ns/op\t 459 B/op\t 5 allocs/op",
"extra": "1380698 times\n4 procs"
},
{
"name": "Benchmark_Log_Info - ns/op",
"value": 879,
"unit": "ns/op",
"extra": "1380698 times\n4 procs"
},
{
"name": "Benchmark_Log_Info - B/op",
"value": 459,
"unit": "B/op",
"extra": "1380698 times\n4 procs"
},
{
"name": "Benchmark_Log_Info - allocs/op",
"value": 5,
"unit": "allocs/op",
"extra": "1380698 times\n4 procs"
},
{
"name": "Benchmark_Log_Warn",
"value": 891.5,
"unit": "ns/op\t 461 B/op\t 5 allocs/op",
"extra": "1370008 times\n4 procs"
},
{
"name": "Benchmark_Log_Warn - ns/op",
"value": 891.5,
"unit": "ns/op",
"extra": "1370008 times\n4 procs"
},
{
"name": "Benchmark_Log_Warn - B/op",
"value": 461,
"unit": "B/op",
"extra": "1370008 times\n4 procs"
},
{
"name": "Benchmark_Log_Warn - allocs/op",
"value": 5,
"unit": "allocs/op",
"extra": "1370008 times\n4 procs"
},
{
"name": "Benchmark_Log_Error",
"value": 973.9,
"unit": "ns/op\t 493 B/op\t 5 allocs/op",
"extra": "1237198 times\n4 procs"
},
{
"name": "Benchmark_Log_Error - ns/op",
"value": 973.9,
"unit": "ns/op",
"extra": "1237198 times\n4 procs"
},
{
"name": "Benchmark_Log_Error - B/op",
"value": 493,
"unit": "B/op",
"extra": "1237198 times\n4 procs"
},
{
"name": "Benchmark_Log_Error - allocs/op",
"value": 5,
"unit": "allocs/op",
"extra": "1237198 times\n4 procs"
},
{
"name": "Benchmark_Log_Fatal",
"value": 880.7,
"unit": "ns/op\t 457 B/op\t 5 allocs/op",
"extra": "1389550 times\n4 procs"
},
{
"name": "Benchmark_Log_Fatal - ns/op",
"value": 880.7,
"unit": "ns/op",
"extra": "1389550 times\n4 procs"
},
{
"name": "Benchmark_Log_Fatal - B/op",
"value": 457,
"unit": "B/op",
"extra": "1389550 times\n4 procs"
},
{
"name": "Benchmark_Log_Fatal - allocs/op",
"value": 5,
"unit": "allocs/op",
"extra": "1389550 times\n4 procs"
},
{
"name": "BenchmarkGetMetricsName",
"value": 1430,
"unit": "ns/op\t 464 B/op\t 6 allocs/op",
"extra": "837369 times\n4 procs"
},
{
"name": "BenchmarkGetMetricsName - ns/op",
"value": 1430,
"unit": "ns/op",
"extra": "837369 times\n4 procs"
},
{
"name": "BenchmarkGetMetricsName - B/op",
"value": 464,
"unit": "B/op",
"extra": "837369 times\n4 procs"
},
{
"name": "BenchmarkGetMetricsName - allocs/op",
"value": 6,
"unit": "allocs/op",
"extra": "837369 times\n4 procs"
},
{
"name": "BenchmarkCompileMetricsWithLabels",
"value": 624.3,
"unit": "ns/op\t 224 B/op\t 4 allocs/op",
"extra": "1930137 times\n4 procs"
},
{
"name": "BenchmarkCompileMetricsWithLabels - ns/op",
"value": 624.3,
"unit": "ns/op",
"extra": "1930137 times\n4 procs"
},
{
"name": "BenchmarkCompileMetricsWithLabels - B/op",
"value": 224,
"unit": "B/op",
"extra": "1930137 times\n4 procs"
},
{
"name": "BenchmarkCompileMetricsWithLabels - allocs/op",
"value": 4,
"unit": "allocs/op",
"extra": "1930137 times\n4 procs"
},
{
"name": "BenchmarkValidateMetricsName",
"value": 817.5,
"unit": "ns/op\t 320 B/op\t 6 allocs/op",
"extra": "1628514 times\n4 procs"
},
{
"name": "BenchmarkValidateMetricsName - ns/op",
"value": 817.5,
"unit": "ns/op",
"extra": "1628514 times\n4 procs"
},
{
"name": "BenchmarkValidateMetricsName - B/op",
"value": 320,
"unit": "B/op",
"extra": "1628514 times\n4 procs"
},
{
"name": "BenchmarkValidateMetricsName - allocs/op",
"value": 6,
"unit": "allocs/op",
"extra": "1628514 times\n4 procs"
},
{
"name": "BenchmarkBufferPool",
"value": 8.596,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "139727008 times\n4 procs"
},
{
"name": "BenchmarkBufferPool - ns/op",
"value": 8.596,
"unit": "ns/op",
"extra": "139727008 times\n4 procs"
},
{
"name": "BenchmarkBufferPool - B/op",
"value": 0,
"unit": "B/op",
"extra": "139727008 times\n4 procs"
},
{
"name": "BenchmarkBufferPool - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "139727008 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPool",
"value": 9853,
"unit": "ns/op\t 143 B/op\t 3 allocs/op",
"extra": "111870 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPool - ns/op",
"value": 9853,
"unit": "ns/op",
"extra": "111870 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPool - B/op",
"value": 143,
"unit": "B/op",
"extra": "111870 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPool - allocs/op",
"value": 3,
"unit": "allocs/op",
"extra": "111870 times\n4 procs"
},
{
"name": "BenchmarkGzipReaderPool",
"value": 330.5,
"unit": "ns/op\t 562 B/op\t 2 allocs/op",
"extra": "3623050 times\n4 procs"
},
{
"name": "BenchmarkGzipReaderPool - ns/op",
"value": 330.5,
"unit": "ns/op",
"extra": "3623050 times\n4 procs"
},
{
"name": "BenchmarkGzipReaderPool - B/op",
"value": 562,
"unit": "B/op",
"extra": "3623050 times\n4 procs"
},
{
"name": "BenchmarkGzipReaderPool - allocs/op",
"value": 2,
"unit": "allocs/op",
"extra": "3623050 times\n4 procs"
},
{
"name": "BenchmarkWithoutPool",
"value": 22.32,
"unit": "ns/op\t 64 B/op\t 1 allocs/op",
"extra": "51689601 times\n4 procs"
},
{
"name": "BenchmarkWithoutPool - ns/op",
"value": 22.32,
"unit": "ns/op",
"extra": "51689601 times\n4 procs"
},
{
"name": "BenchmarkWithoutPool - B/op",
"value": 64,
"unit": "B/op",
"extra": "51689601 times\n4 procs"
},
{
"name": "BenchmarkWithoutPool - allocs/op",
"value": 1,
"unit": "allocs/op",
"extra": "51689601 times\n4 procs"
}
]
}
]
}