diff --git a/docs/data.js b/docs/data.js index 421bf41..3d5ff6f 100644 --- a/docs/data.js +++ b/docs/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1750822399640, + "lastUpdate": 1750995170806, "repoUrl": "https://github.com/lukaszraczylo/graphql-monitoring-proxy", "entries": { "Benchmark": [ @@ -78046,6 +78046,582 @@ window.BENCHMARK_DATA = { "extra": "1394371 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": "6dbfe97bc799fd6e95fa1dc033a7435a120bdca2", + "message": "Update go.mod and go.sum\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>", + "timestamp": "2025-06-27T03:25:23Z", + "tree_id": "c3a52c243673a985a1583daaab7216de9d80b912", + "url": "https://github.com/lukaszraczylo/graphql-monitoring-proxy/commit/6dbfe97bc799fd6e95fa1dc033a7435a120bdca2" + }, + "date": 1750995169280, + "tool": "go", + "benches": [ + { + "name": "BenchmarkCacheLookupInMemory", + "value": 32.61, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "34850365 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - ns/op", + "value": 32.61, + "unit": "ns/op", + "extra": "34850365 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - B/op", + "value": 0, + "unit": "B/op", + "extra": "34850365 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "34850365 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis", + "value": 9057, + "unit": "ns/op\t 531 B/op\t 22 allocs/op", + "extra": "123063 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - ns/op", + "value": 9057, + "unit": "ns/op", + "extra": "123063 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - B/op", + "value": 531, + "unit": "B/op", + "extra": "123063 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - allocs/op", + "value": 22, + "unit": "allocs/op", + "extra": "123063 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory", + "value": 364.4, + "unit": "ns/op\t 480 B/op\t 6 allocs/op", + "extra": "3146338 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - ns/op", + "value": 364.4, + "unit": "ns/op", + "extra": "3146338 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - B/op", + "value": 480, + "unit": "B/op", + "extra": "3146338 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - allocs/op", + "value": 6, + "unit": "allocs/op", + "extra": "3146338 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis", + "value": 9801, + "unit": "ns/op\t 1256 B/op\t 37 allocs/op", + "extra": "117340 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - ns/op", + "value": 9801, + "unit": "ns/op", + "extra": "117340 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - B/op", + "value": 1256, + "unit": "B/op", + "extra": "117340 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - allocs/op", + "value": 37, + "unit": "allocs/op", + "extra": "117340 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet", + "value": 216, + "unit": "ns/op\t 128 B/op\t 3 allocs/op", + "extra": "5617927 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - ns/op", + "value": 216, + "unit": "ns/op", + "extra": "5617927 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - B/op", + "value": 128, + "unit": "B/op", + "extra": "5617927 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "5617927 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet", + "value": 81.76, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "14855850 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - ns/op", + "value": 81.76, + "unit": "ns/op", + "extra": "14855850 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - B/op", + "value": 0, + "unit": "B/op", + "extra": "14855850 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "14855850 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire", + "value": 5149903, + "unit": "ns/op\t 1360 B/op\t 11 allocs/op", + "extra": "232 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - ns/op", + "value": 5149903, + "unit": "ns/op", + "extra": "232 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - B/op", + "value": 1360, + "unit": "B/op", + "extra": "232 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - allocs/op", + "value": 11, + "unit": "allocs/op", + "extra": "232 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheStats", + "value": 0.0000045, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheStats - ns/op", + "value": 0.0000045, + "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": 5477, + "unit": "ns/op\t 281 B/op\t 6 allocs/op", + "extra": "1000000 times\n4 procs" + }, + { + "name": "BenchmarkCacheSet - ns/op", + "value": 5477, + "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": 82.02, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "14773960 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - ns/op", + "value": 82.02, + "unit": "ns/op", + "extra": "14773960 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - B/op", + "value": 0, + "unit": "B/op", + "extra": "14773960 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "14773960 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete", + "value": 418, + "unit": "ns/op\t 160 B/op\t 6 allocs/op", + "extra": "2876168 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - ns/op", + "value": 418, + "unit": "ns/op", + "extra": "2876168 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - B/op", + "value": 160, + "unit": "B/op", + "extra": "2876168 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - allocs/op", + "value": 6, + "unit": "allocs/op", + "extra": "2876168 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNew", + "value": 0.3117, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNew - ns/op", + "value": 0.3117, + "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.3118, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormat - ns/op", + "value": 0.3118, + "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.3113, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeLogLevel - ns/op", + "value": 0.3113, + "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.3117, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormatAndLogLevel - ns/op", + "value": 0.3117, + "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": 852.9, + "unit": "ns/op\t 448 B/op\t 5 allocs/op", + "extra": "1437042 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - ns/op", + "value": 852.9, + "unit": "ns/op", + "extra": "1437042 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - B/op", + "value": 448, + "unit": "B/op", + "extra": "1437042 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - allocs/op", + "value": 5, + "unit": "allocs/op", + "extra": "1437042 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info", + "value": 864.7, + "unit": "ns/op\t 454 B/op\t 5 allocs/op", + "extra": "1405404 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - ns/op", + "value": 864.7, + "unit": "ns/op", + "extra": "1405404 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - B/op", + "value": 454, + "unit": "B/op", + "extra": "1405404 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - allocs/op", + "value": 5, + "unit": "allocs/op", + "extra": "1405404 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn", + "value": 873.7, + "unit": "ns/op\t 452 B/op\t 5 allocs/op", + "extra": "1416051 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - ns/op", + "value": 873.7, + "unit": "ns/op", + "extra": "1416051 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - B/op", + "value": 452, + "unit": "B/op", + "extra": "1416051 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - allocs/op", + "value": 5, + "unit": "allocs/op", + "extra": "1416051 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error", + "value": 959.3, + "unit": "ns/op\t 500 B/op\t 5 allocs/op", + "extra": "1212538 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - ns/op", + "value": 959.3, + "unit": "ns/op", + "extra": "1212538 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - B/op", + "value": 500, + "unit": "B/op", + "extra": "1212538 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - allocs/op", + "value": 5, + "unit": "allocs/op", + "extra": "1212538 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal", + "value": 850, + "unit": "ns/op\t 453 B/op\t 5 allocs/op", + "extra": "1412614 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - ns/op", + "value": 850, + "unit": "ns/op", + "extra": "1412614 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - B/op", + "value": 453, + "unit": "B/op", + "extra": "1412614 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - allocs/op", + "value": 5, + "unit": "allocs/op", + "extra": "1412614 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName", + "value": 1282, + "unit": "ns/op\t 632 B/op\t 10 allocs/op", + "extra": "806532 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - ns/op", + "value": 1282, + "unit": "ns/op", + "extra": "806532 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - B/op", + "value": 632, + "unit": "B/op", + "extra": "806532 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - allocs/op", + "value": 10, + "unit": "allocs/op", + "extra": "806532 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels", + "value": 482, + "unit": "ns/op\t 296 B/op\t 7 allocs/op", + "extra": "2482842 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - ns/op", + "value": 482, + "unit": "ns/op", + "extra": "2482842 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - B/op", + "value": 296, + "unit": "B/op", + "extra": "2482842 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - allocs/op", + "value": 7, + "unit": "allocs/op", + "extra": "2482842 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName", + "value": 859, + "unit": "ns/op\t 320 B/op\t 6 allocs/op", + "extra": "1390124 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - ns/op", + "value": 859, + "unit": "ns/op", + "extra": "1390124 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - B/op", + "value": 320, + "unit": "B/op", + "extra": "1390124 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - allocs/op", + "value": 6, + "unit": "allocs/op", + "extra": "1390124 times\n4 procs" + } + ] } ] }