add Benchmark (go) benchmark result for 163fc5ac42

This commit is contained in:
github-action-benchmark
2025-10-27 03:35:52 +00:00
parent 8ff03604a8
commit c6e1e1477a
+937 -1
View File
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1761276274222,
"lastUpdate": 1761536152838,
"repoUrl": "https://github.com/lukaszraczylo/graphql-monitoring-proxy",
"entries": {
"Benchmark": [
@@ -105022,6 +105022,942 @@ window.BENCHMARK_DATA = {
"extra": "49724701 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": "163fc5ac42077008a3a904361d54d1da4b9871cc",
"message": "Update go.mod and go.sum\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"timestamp": "2025-10-27T03:26:43Z",
"tree_id": "9851974a9f5737a326f123f5172314166c628ec0",
"url": "https://github.com/lukaszraczylo/graphql-monitoring-proxy/commit/163fc5ac42077008a3a904361d54d1da4b9871cc"
},
"date": 1761536151594,
"tool": "go",
"benches": [
{
"name": "BenchmarkAPIAuthentication",
"value": 12795,
"unit": "ns/op\t 6995 B/op\t 34 allocs/op",
"extra": "92737 times\n4 procs"
},
{
"name": "BenchmarkAPIAuthentication - ns/op",
"value": 12795,
"unit": "ns/op",
"extra": "92737 times\n4 procs"
},
{
"name": "BenchmarkAPIAuthentication - B/op",
"value": 6995,
"unit": "B/op",
"extra": "92737 times\n4 procs"
},
{
"name": "BenchmarkAPIAuthentication - allocs/op",
"value": 34,
"unit": "allocs/op",
"extra": "92737 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/API_Authentication",
"value": 14712,
"unit": "ns/op\t 7296 B/op\t 38 allocs/op",
"extra": "80948 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/API_Authentication - ns/op",
"value": 14712,
"unit": "ns/op",
"extra": "80948 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/API_Authentication - B/op",
"value": 7296,
"unit": "B/op",
"extra": "80948 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/API_Authentication - allocs/op",
"value": 38,
"unit": "allocs/op",
"extra": "80948 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Path_Validation",
"value": 12293,
"unit": "ns/op\t 1139 B/op\t 12 allocs/op",
"extra": "97418 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Path_Validation - ns/op",
"value": 12293,
"unit": "ns/op",
"extra": "97418 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Path_Validation - B/op",
"value": 1139,
"unit": "B/op",
"extra": "97418 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Path_Validation - allocs/op",
"value": 12,
"unit": "allocs/op",
"extra": "97418 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Log_Sanitization",
"value": 2335,
"unit": "ns/op\t 1481 B/op\t 22 allocs/op",
"extra": "511154 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Log_Sanitization - ns/op",
"value": 2335,
"unit": "ns/op",
"extra": "511154 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Log_Sanitization - B/op",
"value": 1481,
"unit": "B/op",
"extra": "511154 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Log_Sanitization - allocs/op",
"value": 22,
"unit": "allocs/op",
"extra": "511154 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheSet",
"value": 386.7,
"unit": "ns/op\t 151 B/op\t 4 allocs/op",
"extra": "3093873 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheSet - ns/op",
"value": 386.7,
"unit": "ns/op",
"extra": "3093873 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheSet - B/op",
"value": 151,
"unit": "B/op",
"extra": "3093873 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheSet - allocs/op",
"value": 4,
"unit": "allocs/op",
"extra": "3093873 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheGet",
"value": 178.3,
"unit": "ns/op\t 13 B/op\t 1 allocs/op",
"extra": "6707281 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheGet - ns/op",
"value": 178.3,
"unit": "ns/op",
"extra": "6707281 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheGet - B/op",
"value": 13,
"unit": "B/op",
"extra": "6707281 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheGet - allocs/op",
"value": 1,
"unit": "allocs/op",
"extra": "6707281 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheConcurrent",
"value": 339.2,
"unit": "ns/op\t 86 B/op\t 2 allocs/op",
"extra": "3435316 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheConcurrent - ns/op",
"value": 339.2,
"unit": "ns/op",
"extra": "3435316 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheConcurrent - B/op",
"value": 86,
"unit": "B/op",
"extra": "3435316 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheConcurrent - allocs/op",
"value": 2,
"unit": "allocs/op",
"extra": "3435316 times\n4 procs"
},
{
"name": "BenchmarkValidateFilePath",
"value": 31498,
"unit": "ns/op\t 2874 B/op\t 31 allocs/op",
"extra": "38233 times\n4 procs"
},
{
"name": "BenchmarkValidateFilePath - ns/op",
"value": 31498,
"unit": "ns/op",
"extra": "38233 times\n4 procs"
},
{
"name": "BenchmarkValidateFilePath - B/op",
"value": 2874,
"unit": "B/op",
"extra": "38233 times\n4 procs"
},
{
"name": "BenchmarkValidateFilePath - allocs/op",
"value": 31,
"unit": "allocs/op",
"extra": "38233 times\n4 procs"
},
{
"name": "BenchmarkBufferPoolOperations",
"value": 8.766,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "134232570 times\n4 procs"
},
{
"name": "BenchmarkBufferPoolOperations - ns/op",
"value": 8.766,
"unit": "ns/op",
"extra": "134232570 times\n4 procs"
},
{
"name": "BenchmarkBufferPoolOperations - B/op",
"value": 0,
"unit": "B/op",
"extra": "134232570 times\n4 procs"
},
{
"name": "BenchmarkBufferPoolOperations - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "134232570 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPoolOperations",
"value": 10381,
"unit": "ns/op\t 112 B/op\t 2 allocs/op",
"extra": "108992 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPoolOperations - ns/op",
"value": 10381,
"unit": "ns/op",
"extra": "108992 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPoolOperations - B/op",
"value": 112,
"unit": "B/op",
"extra": "108992 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPoolOperations - allocs/op",
"value": 2,
"unit": "allocs/op",
"extra": "108992 times\n4 procs"
},
{
"name": "BenchmarkSanitizeForLogging",
"value": 4694,
"unit": "ns/op\t 2531 B/op\t 40 allocs/op",
"extra": "249247 times\n4 procs"
},
{
"name": "BenchmarkSanitizeForLogging - ns/op",
"value": 4694,
"unit": "ns/op",
"extra": "249247 times\n4 procs"
},
{
"name": "BenchmarkSanitizeForLogging - B/op",
"value": 2531,
"unit": "B/op",
"extra": "249247 times\n4 procs"
},
{
"name": "BenchmarkSanitizeForLogging - allocs/op",
"value": 40,
"unit": "allocs/op",
"extra": "249247 times\n4 procs"
},
{
"name": "BenchmarkSanitizeHeaders",
"value": 920.2,
"unit": "ns/op\t 424 B/op\t 8 allocs/op",
"extra": "1306417 times\n4 procs"
},
{
"name": "BenchmarkSanitizeHeaders - ns/op",
"value": 920.2,
"unit": "ns/op",
"extra": "1306417 times\n4 procs"
},
{
"name": "BenchmarkSanitizeHeaders - B/op",
"value": 424,
"unit": "B/op",
"extra": "1306417 times\n4 procs"
},
{
"name": "BenchmarkSanitizeHeaders - allocs/op",
"value": 8,
"unit": "allocs/op",
"extra": "1306417 times\n4 procs"
},
{
"name": "BenchmarkRegisterComponent",
"value": 102,
"unit": "ns/op\t 145 B/op\t 0 allocs/op",
"extra": "10337718 times\n4 procs"
},
{
"name": "BenchmarkRegisterComponent - ns/op",
"value": 102,
"unit": "ns/op",
"extra": "10337718 times\n4 procs"
},
{
"name": "BenchmarkRegisterComponent - B/op",
"value": 145,
"unit": "B/op",
"extra": "10337718 times\n4 procs"
},
{
"name": "BenchmarkRegisterComponent - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "10337718 times\n4 procs"
},
{
"name": "BenchmarkCacheLookupInMemory",
"value": 48.81,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "23301982 times\n4 procs"
},
{
"name": "BenchmarkCacheLookupInMemory - ns/op",
"value": 48.81,
"unit": "ns/op",
"extra": "23301982 times\n4 procs"
},
{
"name": "BenchmarkCacheLookupInMemory - B/op",
"value": 0,
"unit": "B/op",
"extra": "23301982 times\n4 procs"
},
{
"name": "BenchmarkCacheLookupInMemory - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "23301982 times\n4 procs"
},
{
"name": "BenchmarkCacheStoreInMemory",
"value": 371.1,
"unit": "ns/op\t 480 B/op\t 6 allocs/op",
"extra": "3058411 times\n4 procs"
},
{
"name": "BenchmarkCacheStoreInMemory - ns/op",
"value": 371.1,
"unit": "ns/op",
"extra": "3058411 times\n4 procs"
},
{
"name": "BenchmarkCacheStoreInMemory - B/op",
"value": 480,
"unit": "B/op",
"extra": "3058411 times\n4 procs"
},
{
"name": "BenchmarkCacheStoreInMemory - allocs/op",
"value": 6,
"unit": "allocs/op",
"extra": "3058411 times\n4 procs"
},
{
"name": "BenchmarkMemCacheSet",
"value": 195.6,
"unit": "ns/op\t 128 B/op\t 3 allocs/op",
"extra": "6167001 times\n4 procs"
},
{
"name": "BenchmarkMemCacheSet - ns/op",
"value": 195.6,
"unit": "ns/op",
"extra": "6167001 times\n4 procs"
},
{
"name": "BenchmarkMemCacheSet - B/op",
"value": 128,
"unit": "B/op",
"extra": "6167001 times\n4 procs"
},
{
"name": "BenchmarkMemCacheSet - allocs/op",
"value": 3,
"unit": "allocs/op",
"extra": "6167001 times\n4 procs"
},
{
"name": "BenchmarkMemCacheGet",
"value": 74.54,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "16054663 times\n4 procs"
},
{
"name": "BenchmarkMemCacheGet - ns/op",
"value": 74.54,
"unit": "ns/op",
"extra": "16054663 times\n4 procs"
},
{
"name": "BenchmarkMemCacheGet - B/op",
"value": 0,
"unit": "B/op",
"extra": "16054663 times\n4 procs"
},
{
"name": "BenchmarkMemCacheGet - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "16054663 times\n4 procs"
},
{
"name": "BenchmarkMemCacheExpire",
"value": 5141425,
"unit": "ns/op\t 1705 B/op\t 14 allocs/op",
"extra": "232 times\n4 procs"
},
{
"name": "BenchmarkMemCacheExpire - ns/op",
"value": 5141425,
"unit": "ns/op",
"extra": "232 times\n4 procs"
},
{
"name": "BenchmarkMemCacheExpire - B/op",
"value": 1705,
"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.0000042,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "BenchmarkMemCacheStats - ns/op",
"value": 0.0000042,
"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": 5853,
"unit": "ns/op\t 281 B/op\t 6 allocs/op",
"extra": "1000000 times\n4 procs"
},
{
"name": "BenchmarkCacheSet - ns/op",
"value": 5853,
"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.04,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "16027944 times\n4 procs"
},
{
"name": "BenchmarkCacheGet - ns/op",
"value": 75.04,
"unit": "ns/op",
"extra": "16027944 times\n4 procs"
},
{
"name": "BenchmarkCacheGet - B/op",
"value": 0,
"unit": "B/op",
"extra": "16027944 times\n4 procs"
},
{
"name": "BenchmarkCacheGet - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "16027944 times\n4 procs"
},
{
"name": "BenchmarkCacheDelete",
"value": 428,
"unit": "ns/op\t 160 B/op\t 6 allocs/op",
"extra": "2832524 times\n4 procs"
},
{
"name": "BenchmarkCacheDelete - ns/op",
"value": 428,
"unit": "ns/op",
"extra": "2832524 times\n4 procs"
},
{
"name": "BenchmarkCacheDelete - B/op",
"value": 160,
"unit": "B/op",
"extra": "2832524 times\n4 procs"
},
{
"name": "BenchmarkCacheDelete - allocs/op",
"value": 6,
"unit": "allocs/op",
"extra": "2832524 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.3128,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormat - ns/op",
"value": 0.3128,
"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.312,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNewChangeLogLevel - ns/op",
"value": 0.312,
"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.3118,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormatAndLogLevel - ns/op",
"value": 0.3118,
"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": 881.7,
"unit": "ns/op\t 461 B/op\t 5 allocs/op",
"extra": "1370114 times\n4 procs"
},
{
"name": "Benchmark_Log_Debug - ns/op",
"value": 881.7,
"unit": "ns/op",
"extra": "1370114 times\n4 procs"
},
{
"name": "Benchmark_Log_Debug - B/op",
"value": 461,
"unit": "B/op",
"extra": "1370114 times\n4 procs"
},
{
"name": "Benchmark_Log_Debug - allocs/op",
"value": 5,
"unit": "allocs/op",
"extra": "1370114 times\n4 procs"
},
{
"name": "Benchmark_Log_Info",
"value": 880.6,
"unit": "ns/op\t 460 B/op\t 5 allocs/op",
"extra": "1378677 times\n4 procs"
},
{
"name": "Benchmark_Log_Info - ns/op",
"value": 880.6,
"unit": "ns/op",
"extra": "1378677 times\n4 procs"
},
{
"name": "Benchmark_Log_Info - B/op",
"value": 460,
"unit": "B/op",
"extra": "1378677 times\n4 procs"
},
{
"name": "Benchmark_Log_Info - allocs/op",
"value": 5,
"unit": "allocs/op",
"extra": "1378677 times\n4 procs"
},
{
"name": "Benchmark_Log_Warn",
"value": 894.7,
"unit": "ns/op\t 464 B/op\t 5 allocs/op",
"extra": "1358961 times\n4 procs"
},
{
"name": "Benchmark_Log_Warn - ns/op",
"value": 894.7,
"unit": "ns/op",
"extra": "1358961 times\n4 procs"
},
{
"name": "Benchmark_Log_Warn - B/op",
"value": 464,
"unit": "B/op",
"extra": "1358961 times\n4 procs"
},
{
"name": "Benchmark_Log_Warn - allocs/op",
"value": 5,
"unit": "allocs/op",
"extra": "1358961 times\n4 procs"
},
{
"name": "Benchmark_Log_Error",
"value": 996.9,
"unit": "ns/op\t 493 B/op\t 5 allocs/op",
"extra": "1238172 times\n4 procs"
},
{
"name": "Benchmark_Log_Error - ns/op",
"value": 996.9,
"unit": "ns/op",
"extra": "1238172 times\n4 procs"
},
{
"name": "Benchmark_Log_Error - B/op",
"value": 493,
"unit": "B/op",
"extra": "1238172 times\n4 procs"
},
{
"name": "Benchmark_Log_Error - allocs/op",
"value": 5,
"unit": "allocs/op",
"extra": "1238172 times\n4 procs"
},
{
"name": "Benchmark_Log_Fatal",
"value": 890.6,
"unit": "ns/op\t 462 B/op\t 5 allocs/op",
"extra": "1368688 times\n4 procs"
},
{
"name": "Benchmark_Log_Fatal - ns/op",
"value": 890.6,
"unit": "ns/op",
"extra": "1368688 times\n4 procs"
},
{
"name": "Benchmark_Log_Fatal - B/op",
"value": 462,
"unit": "B/op",
"extra": "1368688 times\n4 procs"
},
{
"name": "Benchmark_Log_Fatal - allocs/op",
"value": 5,
"unit": "allocs/op",
"extra": "1368688 times\n4 procs"
},
{
"name": "BenchmarkGetMetricsName",
"value": 1283,
"unit": "ns/op\t 632 B/op\t 10 allocs/op",
"extra": "927487 times\n4 procs"
},
{
"name": "BenchmarkGetMetricsName - ns/op",
"value": 1283,
"unit": "ns/op",
"extra": "927487 times\n4 procs"
},
{
"name": "BenchmarkGetMetricsName - B/op",
"value": 632,
"unit": "B/op",
"extra": "927487 times\n4 procs"
},
{
"name": "BenchmarkGetMetricsName - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "927487 times\n4 procs"
},
{
"name": "BenchmarkCompileMetricsWithLabels",
"value": 489.8,
"unit": "ns/op\t 296 B/op\t 7 allocs/op",
"extra": "2436409 times\n4 procs"
},
{
"name": "BenchmarkCompileMetricsWithLabels - ns/op",
"value": 489.8,
"unit": "ns/op",
"extra": "2436409 times\n4 procs"
},
{
"name": "BenchmarkCompileMetricsWithLabels - B/op",
"value": 296,
"unit": "B/op",
"extra": "2436409 times\n4 procs"
},
{
"name": "BenchmarkCompileMetricsWithLabels - allocs/op",
"value": 7,
"unit": "allocs/op",
"extra": "2436409 times\n4 procs"
},
{
"name": "BenchmarkValidateMetricsName",
"value": 793.2,
"unit": "ns/op\t 320 B/op\t 6 allocs/op",
"extra": "1524764 times\n4 procs"
},
{
"name": "BenchmarkValidateMetricsName - ns/op",
"value": 793.2,
"unit": "ns/op",
"extra": "1524764 times\n4 procs"
},
{
"name": "BenchmarkValidateMetricsName - B/op",
"value": 320,
"unit": "B/op",
"extra": "1524764 times\n4 procs"
},
{
"name": "BenchmarkValidateMetricsName - allocs/op",
"value": 6,
"unit": "allocs/op",
"extra": "1524764 times\n4 procs"
},
{
"name": "BenchmarkBufferPool",
"value": 10.18,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "120384226 times\n4 procs"
},
{
"name": "BenchmarkBufferPool - ns/op",
"value": 10.18,
"unit": "ns/op",
"extra": "120384226 times\n4 procs"
},
{
"name": "BenchmarkBufferPool - B/op",
"value": 0,
"unit": "B/op",
"extra": "120384226 times\n4 procs"
},
{
"name": "BenchmarkBufferPool - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "120384226 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPool",
"value": 9689,
"unit": "ns/op\t 150 B/op\t 3 allocs/op",
"extra": "115506 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPool - ns/op",
"value": 9689,
"unit": "ns/op",
"extra": "115506 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPool - B/op",
"value": 150,
"unit": "B/op",
"extra": "115506 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPool - allocs/op",
"value": 3,
"unit": "allocs/op",
"extra": "115506 times\n4 procs"
},
{
"name": "BenchmarkGzipReaderPool",
"value": 318.7,
"unit": "ns/op\t 562 B/op\t 2 allocs/op",
"extra": "3787485 times\n4 procs"
},
{
"name": "BenchmarkGzipReaderPool - ns/op",
"value": 318.7,
"unit": "ns/op",
"extra": "3787485 times\n4 procs"
},
{
"name": "BenchmarkGzipReaderPool - B/op",
"value": 562,
"unit": "B/op",
"extra": "3787485 times\n4 procs"
},
{
"name": "BenchmarkGzipReaderPool - allocs/op",
"value": 2,
"unit": "allocs/op",
"extra": "3787485 times\n4 procs"
},
{
"name": "BenchmarkWithoutPool",
"value": 21.96,
"unit": "ns/op\t 64 B/op\t 1 allocs/op",
"extra": "54312078 times\n4 procs"
},
{
"name": "BenchmarkWithoutPool - ns/op",
"value": 21.96,
"unit": "ns/op",
"extra": "54312078 times\n4 procs"
},
{
"name": "BenchmarkWithoutPool - B/op",
"value": 64,
"unit": "B/op",
"extra": "54312078 times\n4 procs"
},
{
"name": "BenchmarkWithoutPool - allocs/op",
"value": 1,
"unit": "allocs/op",
"extra": "54312078 times\n4 procs"
}
]
}
]
}