add Benchmark (go) benchmark result for 3d80f457d3

This commit is contained in:
github-action-benchmark
2025-12-03 03:33:36 +00:00
parent 8b791f80e7
commit 848fcf91c2
+985 -1
View File
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1764646551017,
"lastUpdate": 1764732816533,
"repoUrl": "https://github.com/lukaszraczylo/graphql-monitoring-proxy",
"entries": {
"Benchmark": [
@@ -133580,6 +133580,990 @@ window.BENCHMARK_DATA = {
"extra": "52611645 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": "3d80f457d3c3784230b5eb866ff08560a986b7db",
"message": "Update go.mod and go.sum\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"timestamp": "2025-12-03T03:24:59Z",
"tree_id": "412957d956e5aec021505f354619371898982a23",
"url": "https://github.com/lukaszraczylo/graphql-monitoring-proxy/commit/3d80f457d3c3784230b5eb866ff08560a986b7db"
},
"date": 1764732814414,
"tool": "go",
"benches": [
{
"name": "BenchmarkAPIAuthentication",
"value": 13068,
"unit": "ns/op\t 6992 B/op\t 34 allocs/op",
"extra": "86060 times\n4 procs"
},
{
"name": "BenchmarkAPIAuthentication - ns/op",
"value": 13068,
"unit": "ns/op",
"extra": "86060 times\n4 procs"
},
{
"name": "BenchmarkAPIAuthentication - B/op",
"value": 6992,
"unit": "B/op",
"extra": "86060 times\n4 procs"
},
{
"name": "BenchmarkAPIAuthentication - allocs/op",
"value": 34,
"unit": "allocs/op",
"extra": "86060 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/API_Authentication",
"value": 15135,
"unit": "ns/op\t 7296 B/op\t 38 allocs/op",
"extra": "79263 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/API_Authentication - ns/op",
"value": 15135,
"unit": "ns/op",
"extra": "79263 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/API_Authentication - B/op",
"value": 7296,
"unit": "B/op",
"extra": "79263 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/API_Authentication - allocs/op",
"value": 38,
"unit": "allocs/op",
"extra": "79263 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Path_Validation",
"value": 11902,
"unit": "ns/op\t 1139 B/op\t 12 allocs/op",
"extra": "98377 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Path_Validation - ns/op",
"value": 11902,
"unit": "ns/op",
"extra": "98377 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Path_Validation - B/op",
"value": 1139,
"unit": "B/op",
"extra": "98377 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Path_Validation - allocs/op",
"value": 12,
"unit": "allocs/op",
"extra": "98377 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Log_Sanitization",
"value": 2264,
"unit": "ns/op\t 1481 B/op\t 22 allocs/op",
"extra": "510160 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Log_Sanitization - ns/op",
"value": 2264,
"unit": "ns/op",
"extra": "510160 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Log_Sanitization - B/op",
"value": 1481,
"unit": "B/op",
"extra": "510160 times\n4 procs"
},
{
"name": "BenchmarkSecurityOperations/Log_Sanitization - allocs/op",
"value": 22,
"unit": "allocs/op",
"extra": "510160 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheSet",
"value": 493.8,
"unit": "ns/op\t 151 B/op\t 4 allocs/op",
"extra": "2986461 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheSet - ns/op",
"value": 493.8,
"unit": "ns/op",
"extra": "2986461 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheSet - B/op",
"value": 151,
"unit": "B/op",
"extra": "2986461 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheSet - allocs/op",
"value": 4,
"unit": "allocs/op",
"extra": "2986461 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheGet",
"value": 177.1,
"unit": "ns/op\t 13 B/op\t 1 allocs/op",
"extra": "6655230 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheGet - ns/op",
"value": 177.1,
"unit": "ns/op",
"extra": "6655230 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheGet - B/op",
"value": 13,
"unit": "B/op",
"extra": "6655230 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheGet - allocs/op",
"value": 1,
"unit": "allocs/op",
"extra": "6655230 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheConcurrent",
"value": 357.9,
"unit": "ns/op\t 85 B/op\t 2 allocs/op",
"extra": "3413539 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheConcurrent - ns/op",
"value": 357.9,
"unit": "ns/op",
"extra": "3413539 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheConcurrent - B/op",
"value": 85,
"unit": "B/op",
"extra": "3413539 times\n4 procs"
},
{
"name": "BenchmarkLRUCacheConcurrent - allocs/op",
"value": 2,
"unit": "allocs/op",
"extra": "3413539 times\n4 procs"
},
{
"name": "BenchmarkValidateFilePath",
"value": 30673,
"unit": "ns/op\t 2874 B/op\t 31 allocs/op",
"extra": "39266 times\n4 procs"
},
{
"name": "BenchmarkValidateFilePath - ns/op",
"value": 30673,
"unit": "ns/op",
"extra": "39266 times\n4 procs"
},
{
"name": "BenchmarkValidateFilePath - B/op",
"value": 2874,
"unit": "B/op",
"extra": "39266 times\n4 procs"
},
{
"name": "BenchmarkValidateFilePath - allocs/op",
"value": 31,
"unit": "allocs/op",
"extra": "39266 times\n4 procs"
},
{
"name": "BenchmarkBufferPoolOperations",
"value": 9.462,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "136758132 times\n4 procs"
},
{
"name": "BenchmarkBufferPoolOperations - ns/op",
"value": 9.462,
"unit": "ns/op",
"extra": "136758132 times\n4 procs"
},
{
"name": "BenchmarkBufferPoolOperations - B/op",
"value": 0,
"unit": "B/op",
"extra": "136758132 times\n4 procs"
},
{
"name": "BenchmarkBufferPoolOperations - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "136758132 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPoolOperations",
"value": 10785,
"unit": "ns/op\t 112 B/op\t 2 allocs/op",
"extra": "107294 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPoolOperations - ns/op",
"value": 10785,
"unit": "ns/op",
"extra": "107294 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPoolOperations - B/op",
"value": 112,
"unit": "B/op",
"extra": "107294 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPoolOperations - allocs/op",
"value": 2,
"unit": "allocs/op",
"extra": "107294 times\n4 procs"
},
{
"name": "BenchmarkSanitizeForLogging",
"value": 4657,
"unit": "ns/op\t 2531 B/op\t 40 allocs/op",
"extra": "248025 times\n4 procs"
},
{
"name": "BenchmarkSanitizeForLogging - ns/op",
"value": 4657,
"unit": "ns/op",
"extra": "248025 times\n4 procs"
},
{
"name": "BenchmarkSanitizeForLogging - B/op",
"value": 2531,
"unit": "B/op",
"extra": "248025 times\n4 procs"
},
{
"name": "BenchmarkSanitizeForLogging - allocs/op",
"value": 40,
"unit": "allocs/op",
"extra": "248025 times\n4 procs"
},
{
"name": "BenchmarkSanitizeHeaders",
"value": 1010,
"unit": "ns/op\t 424 B/op\t 8 allocs/op",
"extra": "1000000 times\n4 procs"
},
{
"name": "BenchmarkSanitizeHeaders - ns/op",
"value": 1010,
"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": 65.52,
"unit": "ns/op\t 120 B/op\t 0 allocs/op",
"extra": "15619178 times\n4 procs"
},
{
"name": "BenchmarkRegisterComponent - ns/op",
"value": 65.52,
"unit": "ns/op",
"extra": "15619178 times\n4 procs"
},
{
"name": "BenchmarkRegisterComponent - B/op",
"value": 120,
"unit": "B/op",
"extra": "15619178 times\n4 procs"
},
{
"name": "BenchmarkRegisterComponent - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "15619178 times\n4 procs"
},
{
"name": "BenchmarkCacheLookupInMemory",
"value": 48.31,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "26146429 times\n4 procs"
},
{
"name": "BenchmarkCacheLookupInMemory - ns/op",
"value": 48.31,
"unit": "ns/op",
"extra": "26146429 times\n4 procs"
},
{
"name": "BenchmarkCacheLookupInMemory - B/op",
"value": 0,
"unit": "B/op",
"extra": "26146429 times\n4 procs"
},
{
"name": "BenchmarkCacheLookupInMemory - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "26146429 times\n4 procs"
},
{
"name": "BenchmarkCacheLookupRedis",
"value": 9649,
"unit": "ns/op\t 538 B/op\t 22 allocs/op",
"extra": "122078 times\n4 procs"
},
{
"name": "BenchmarkCacheLookupRedis - ns/op",
"value": 9649,
"unit": "ns/op",
"extra": "122078 times\n4 procs"
},
{
"name": "BenchmarkCacheLookupRedis - B/op",
"value": 538,
"unit": "B/op",
"extra": "122078 times\n4 procs"
},
{
"name": "BenchmarkCacheLookupRedis - allocs/op",
"value": 22,
"unit": "allocs/op",
"extra": "122078 times\n4 procs"
},
{
"name": "BenchmarkCacheStoreInMemory",
"value": 404.7,
"unit": "ns/op\t 480 B/op\t 6 allocs/op",
"extra": "2884065 times\n4 procs"
},
{
"name": "BenchmarkCacheStoreInMemory - ns/op",
"value": 404.7,
"unit": "ns/op",
"extra": "2884065 times\n4 procs"
},
{
"name": "BenchmarkCacheStoreInMemory - B/op",
"value": 480,
"unit": "B/op",
"extra": "2884065 times\n4 procs"
},
{
"name": "BenchmarkCacheStoreInMemory - allocs/op",
"value": 6,
"unit": "allocs/op",
"extra": "2884065 times\n4 procs"
},
{
"name": "BenchmarkCacheStoreRedis",
"value": 11175,
"unit": "ns/op\t 1264 B/op\t 37 allocs/op",
"extra": "112334 times\n4 procs"
},
{
"name": "BenchmarkCacheStoreRedis - ns/op",
"value": 11175,
"unit": "ns/op",
"extra": "112334 times\n4 procs"
},
{
"name": "BenchmarkCacheStoreRedis - B/op",
"value": 1264,
"unit": "B/op",
"extra": "112334 times\n4 procs"
},
{
"name": "BenchmarkCacheStoreRedis - allocs/op",
"value": 37,
"unit": "allocs/op",
"extra": "112334 times\n4 procs"
},
{
"name": "BenchmarkMemCacheSet",
"value": 206.1,
"unit": "ns/op\t 128 B/op\t 3 allocs/op",
"extra": "4943979 times\n4 procs"
},
{
"name": "BenchmarkMemCacheSet - ns/op",
"value": 206.1,
"unit": "ns/op",
"extra": "4943979 times\n4 procs"
},
{
"name": "BenchmarkMemCacheSet - B/op",
"value": 128,
"unit": "B/op",
"extra": "4943979 times\n4 procs"
},
{
"name": "BenchmarkMemCacheSet - allocs/op",
"value": 3,
"unit": "allocs/op",
"extra": "4943979 times\n4 procs"
},
{
"name": "BenchmarkMemCacheGet",
"value": 74.24,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "16226508 times\n4 procs"
},
{
"name": "BenchmarkMemCacheGet - ns/op",
"value": 74.24,
"unit": "ns/op",
"extra": "16226508 times\n4 procs"
},
{
"name": "BenchmarkMemCacheGet - B/op",
"value": 0,
"unit": "B/op",
"extra": "16226508 times\n4 procs"
},
{
"name": "BenchmarkMemCacheGet - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "16226508 times\n4 procs"
},
{
"name": "BenchmarkMemCacheExpire",
"value": 5150057,
"unit": "ns/op\t 1694 B/op\t 14 allocs/op",
"extra": "232 times\n4 procs"
},
{
"name": "BenchmarkMemCacheExpire - ns/op",
"value": 5150057,
"unit": "ns/op",
"extra": "232 times\n4 procs"
},
{
"name": "BenchmarkMemCacheExpire - B/op",
"value": 1694,
"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.0000054,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "BenchmarkMemCacheStats - ns/op",
"value": 0.0000054,
"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": 5845,
"unit": "ns/op\t 281 B/op\t 6 allocs/op",
"extra": "1000000 times\n4 procs"
},
{
"name": "BenchmarkCacheSet - ns/op",
"value": 5845,
"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": 76.85,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "14533396 times\n4 procs"
},
{
"name": "BenchmarkCacheGet - ns/op",
"value": 76.85,
"unit": "ns/op",
"extra": "14533396 times\n4 procs"
},
{
"name": "BenchmarkCacheGet - B/op",
"value": 0,
"unit": "B/op",
"extra": "14533396 times\n4 procs"
},
{
"name": "BenchmarkCacheGet - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "14533396 times\n4 procs"
},
{
"name": "BenchmarkCacheDelete",
"value": 406.6,
"unit": "ns/op\t 160 B/op\t 6 allocs/op",
"extra": "2954917 times\n4 procs"
},
{
"name": "BenchmarkCacheDelete - ns/op",
"value": 406.6,
"unit": "ns/op",
"extra": "2954917 times\n4 procs"
},
{
"name": "BenchmarkCacheDelete - B/op",
"value": 160,
"unit": "B/op",
"extra": "2954917 times\n4 procs"
},
{
"name": "BenchmarkCacheDelete - allocs/op",
"value": 6,
"unit": "allocs/op",
"extra": "2954917 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNew",
"value": 0.3127,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNew - ns/op",
"value": 0.3127,
"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.312,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormatAndLogLevel - ns/op",
"value": 0.312,
"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": 885.9,
"unit": "ns/op\t 455 B/op\t 5 allocs/op",
"extra": "1402533 times\n4 procs"
},
{
"name": "Benchmark_Log_Debug - ns/op",
"value": 885.9,
"unit": "ns/op",
"extra": "1402533 times\n4 procs"
},
{
"name": "Benchmark_Log_Debug - B/op",
"value": 455,
"unit": "B/op",
"extra": "1402533 times\n4 procs"
},
{
"name": "Benchmark_Log_Debug - allocs/op",
"value": 5,
"unit": "allocs/op",
"extra": "1402533 times\n4 procs"
},
{
"name": "Benchmark_Log_Info",
"value": 885.2,
"unit": "ns/op\t 458 B/op\t 5 allocs/op",
"extra": "1386097 times\n4 procs"
},
{
"name": "Benchmark_Log_Info - ns/op",
"value": 885.2,
"unit": "ns/op",
"extra": "1386097 times\n4 procs"
},
{
"name": "Benchmark_Log_Info - B/op",
"value": 458,
"unit": "B/op",
"extra": "1386097 times\n4 procs"
},
{
"name": "Benchmark_Log_Info - allocs/op",
"value": 5,
"unit": "allocs/op",
"extra": "1386097 times\n4 procs"
},
{
"name": "Benchmark_Log_Warn",
"value": 890.6,
"unit": "ns/op\t 457 B/op\t 5 allocs/op",
"extra": "1388544 times\n4 procs"
},
{
"name": "Benchmark_Log_Warn - ns/op",
"value": 890.6,
"unit": "ns/op",
"extra": "1388544 times\n4 procs"
},
{
"name": "Benchmark_Log_Warn - B/op",
"value": 457,
"unit": "B/op",
"extra": "1388544 times\n4 procs"
},
{
"name": "Benchmark_Log_Warn - allocs/op",
"value": 5,
"unit": "allocs/op",
"extra": "1388544 times\n4 procs"
},
{
"name": "Benchmark_Log_Error",
"value": 978.4,
"unit": "ns/op\t 498 B/op\t 5 allocs/op",
"extra": "1219551 times\n4 procs"
},
{
"name": "Benchmark_Log_Error - ns/op",
"value": 978.4,
"unit": "ns/op",
"extra": "1219551 times\n4 procs"
},
{
"name": "Benchmark_Log_Error - B/op",
"value": 498,
"unit": "B/op",
"extra": "1219551 times\n4 procs"
},
{
"name": "Benchmark_Log_Error - allocs/op",
"value": 5,
"unit": "allocs/op",
"extra": "1219551 times\n4 procs"
},
{
"name": "Benchmark_Log_Fatal",
"value": 895,
"unit": "ns/op\t 464 B/op\t 5 allocs/op",
"extra": "1356056 times\n4 procs"
},
{
"name": "Benchmark_Log_Fatal - ns/op",
"value": 895,
"unit": "ns/op",
"extra": "1356056 times\n4 procs"
},
{
"name": "Benchmark_Log_Fatal - B/op",
"value": 464,
"unit": "B/op",
"extra": "1356056 times\n4 procs"
},
{
"name": "Benchmark_Log_Fatal - allocs/op",
"value": 5,
"unit": "allocs/op",
"extra": "1356056 times\n4 procs"
},
{
"name": "BenchmarkGetMetricsName",
"value": 1865,
"unit": "ns/op\t 528 B/op\t 10 allocs/op",
"extra": "581695 times\n4 procs"
},
{
"name": "BenchmarkGetMetricsName - ns/op",
"value": 1865,
"unit": "ns/op",
"extra": "581695 times\n4 procs"
},
{
"name": "BenchmarkGetMetricsName - B/op",
"value": 528,
"unit": "B/op",
"extra": "581695 times\n4 procs"
},
{
"name": "BenchmarkGetMetricsName - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "581695 times\n4 procs"
},
{
"name": "BenchmarkCompileMetricsWithLabels",
"value": 626.9,
"unit": "ns/op\t 224 B/op\t 4 allocs/op",
"extra": "1922689 times\n4 procs"
},
{
"name": "BenchmarkCompileMetricsWithLabels - ns/op",
"value": 626.9,
"unit": "ns/op",
"extra": "1922689 times\n4 procs"
},
{
"name": "BenchmarkCompileMetricsWithLabels - B/op",
"value": 224,
"unit": "B/op",
"extra": "1922689 times\n4 procs"
},
{
"name": "BenchmarkCompileMetricsWithLabels - allocs/op",
"value": 4,
"unit": "allocs/op",
"extra": "1922689 times\n4 procs"
},
{
"name": "BenchmarkValidateMetricsName",
"value": 722.5,
"unit": "ns/op\t 320 B/op\t 6 allocs/op",
"extra": "1660276 times\n4 procs"
},
{
"name": "BenchmarkValidateMetricsName - ns/op",
"value": 722.5,
"unit": "ns/op",
"extra": "1660276 times\n4 procs"
},
{
"name": "BenchmarkValidateMetricsName - B/op",
"value": 320,
"unit": "B/op",
"extra": "1660276 times\n4 procs"
},
{
"name": "BenchmarkValidateMetricsName - allocs/op",
"value": 6,
"unit": "allocs/op",
"extra": "1660276 times\n4 procs"
},
{
"name": "BenchmarkBufferPool",
"value": 9.535,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "139718258 times\n4 procs"
},
{
"name": "BenchmarkBufferPool - ns/op",
"value": 9.535,
"unit": "ns/op",
"extra": "139718258 times\n4 procs"
},
{
"name": "BenchmarkBufferPool - B/op",
"value": 0,
"unit": "B/op",
"extra": "139718258 times\n4 procs"
},
{
"name": "BenchmarkBufferPool - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "139718258 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPool",
"value": 10074,
"unit": "ns/op\t 150 B/op\t 3 allocs/op",
"extra": "110580 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPool - ns/op",
"value": 10074,
"unit": "ns/op",
"extra": "110580 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPool - B/op",
"value": 150,
"unit": "B/op",
"extra": "110580 times\n4 procs"
},
{
"name": "BenchmarkGzipWriterPool - allocs/op",
"value": 3,
"unit": "allocs/op",
"extra": "110580 times\n4 procs"
},
{
"name": "BenchmarkGzipReaderPool",
"value": 336.3,
"unit": "ns/op\t 562 B/op\t 2 allocs/op",
"extra": "3626104 times\n4 procs"
},
{
"name": "BenchmarkGzipReaderPool - ns/op",
"value": 336.3,
"unit": "ns/op",
"extra": "3626104 times\n4 procs"
},
{
"name": "BenchmarkGzipReaderPool - B/op",
"value": 562,
"unit": "B/op",
"extra": "3626104 times\n4 procs"
},
{
"name": "BenchmarkGzipReaderPool - allocs/op",
"value": 2,
"unit": "allocs/op",
"extra": "3626104 times\n4 procs"
},
{
"name": "BenchmarkWithoutPool",
"value": 22.71,
"unit": "ns/op\t 64 B/op\t 1 allocs/op",
"extra": "53875690 times\n4 procs"
},
{
"name": "BenchmarkWithoutPool - ns/op",
"value": 22.71,
"unit": "ns/op",
"extra": "53875690 times\n4 procs"
},
{
"name": "BenchmarkWithoutPool - B/op",
"value": 64,
"unit": "B/op",
"extra": "53875690 times\n4 procs"
},
{
"name": "BenchmarkWithoutPool - allocs/op",
"value": 1,
"unit": "allocs/op",
"extra": "53875690 times\n4 procs"
}
]
}
]
}