diff --git a/docs/data.js b/docs/data.js index a3772ac..1f2ad5a 100644 --- a/docs/data.js +++ b/docs/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737515503818, + "lastUpdate": 1737688213448, "repoUrl": "https://github.com/lukaszraczylo/graphql-monitoring-proxy", "entries": { "Benchmark": [ @@ -46366,6 +46366,582 @@ window.BENCHMARK_DATA = { "extra": "1320241 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": "e42b494d1c2da5bbb5d35ad80bf9a888d9fc62bc", + "message": "Update go.mod and go.sum\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>", + "timestamp": "2025-01-24T03:03:24Z", + "tree_id": "fe51e5558bc97f86e06320a312f1b8ebbd1bc820", + "url": "https://github.com/lukaszraczylo/graphql-monitoring-proxy/commit/e42b494d1c2da5bbb5d35ad80bf9a888d9fc62bc" + }, + "date": 1737688212723, + "tool": "go", + "benches": [ + { + "name": "BenchmarkCacheLookupInMemory", + "value": 391.4, + "unit": "ns/op\t 563 B/op\t 2 allocs/op", + "extra": "3052300 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - ns/op", + "value": 391.4, + "unit": "ns/op", + "extra": "3052300 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - B/op", + "value": 563, + "unit": "B/op", + "extra": "3052300 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - allocs/op", + "value": 2, + "unit": "allocs/op", + "extra": "3052300 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis", + "value": 8284, + "unit": "ns/op\t 533 B/op\t 23 allocs/op", + "extra": "137430 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - ns/op", + "value": 8284, + "unit": "ns/op", + "extra": "137430 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - B/op", + "value": 533, + "unit": "B/op", + "extra": "137430 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - allocs/op", + "value": 23, + "unit": "allocs/op", + "extra": "137430 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory", + "value": 5832, + "unit": "ns/op\t 633 B/op\t 8 allocs/op", + "extra": "182569 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - ns/op", + "value": 5832, + "unit": "ns/op", + "extra": "182569 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - B/op", + "value": 633, + "unit": "B/op", + "extra": "182569 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - allocs/op", + "value": 8, + "unit": "allocs/op", + "extra": "182569 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis", + "value": 9266, + "unit": "ns/op\t 1259 B/op\t 38 allocs/op", + "extra": "129580 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - ns/op", + "value": 9266, + "unit": "ns/op", + "extra": "129580 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - B/op", + "value": 1259, + "unit": "B/op", + "extra": "129580 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - allocs/op", + "value": 38, + "unit": "allocs/op", + "extra": "129580 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet", + "value": 12632, + "unit": "ns/op\t 200 B/op\t 5 allocs/op", + "extra": "97834 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - ns/op", + "value": 12632, + "unit": "ns/op", + "extra": "97834 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - B/op", + "value": 200, + "unit": "B/op", + "extra": "97834 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - allocs/op", + "value": 5, + "unit": "allocs/op", + "extra": "97834 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet", + "value": 694.4, + "unit": "ns/op\t 561 B/op\t 2 allocs/op", + "extra": "1671696 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - ns/op", + "value": 694.4, + "unit": "ns/op", + "extra": "1671696 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - B/op", + "value": 561, + "unit": "B/op", + "extra": "1671696 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - allocs/op", + "value": 2, + "unit": "allocs/op", + "extra": "1671696 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire", + "value": 5230404, + "unit": "ns/op\t 815953 B/op\t 36 allocs/op", + "extra": "226 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - ns/op", + "value": 5230404, + "unit": "ns/op", + "extra": "226 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - B/op", + "value": 815953, + "unit": "B/op", + "extra": "226 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - allocs/op", + "value": 36, + "unit": "allocs/op", + "extra": "226 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheStats", + "value": 0.0000927, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheStats - ns/op", + "value": 0.0000927, + "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": 13095, + "unit": "ns/op\t 352 B/op\t 10 allocs/op", + "extra": "90234 times\n4 procs" + }, + { + "name": "BenchmarkCacheSet - ns/op", + "value": 13095, + "unit": "ns/op", + "extra": "90234 times\n4 procs" + }, + { + "name": "BenchmarkCacheSet - B/op", + "value": 352, + "unit": "B/op", + "extra": "90234 times\n4 procs" + }, + { + "name": "BenchmarkCacheSet - allocs/op", + "value": 10, + "unit": "allocs/op", + "extra": "90234 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet", + "value": 853.1, + "unit": "ns/op\t 560 B/op\t 2 allocs/op", + "extra": "1378762 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - ns/op", + "value": 853.1, + "unit": "ns/op", + "extra": "1378762 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - B/op", + "value": 560, + "unit": "B/op", + "extra": "1378762 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - allocs/op", + "value": 2, + "unit": "allocs/op", + "extra": "1378762 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete", + "value": 12710, + "unit": "ns/op\t 552 B/op\t 13 allocs/op", + "extra": "94182 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - ns/op", + "value": 12710, + "unit": "ns/op", + "extra": "94182 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - B/op", + "value": 552, + "unit": "B/op", + "extra": "94182 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - allocs/op", + "value": 13, + "unit": "allocs/op", + "extra": "94182 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNew", + "value": 0.3146, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNew - ns/op", + "value": 0.3146, + "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.3126, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormat - ns/op", + "value": 0.3126, + "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.3124, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormatAndLogLevel - ns/op", + "value": 0.3124, + "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": 812.7, + "unit": "ns/op\t 341 B/op\t 4 allocs/op", + "extra": "1493701 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - ns/op", + "value": 812.7, + "unit": "ns/op", + "extra": "1493701 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - B/op", + "value": 341, + "unit": "B/op", + "extra": "1493701 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1493701 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info", + "value": 835.9, + "unit": "ns/op\t 345 B/op\t 4 allocs/op", + "extra": "1473063 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - ns/op", + "value": 835.9, + "unit": "ns/op", + "extra": "1473063 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - B/op", + "value": 345, + "unit": "B/op", + "extra": "1473063 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1473063 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn", + "value": 835.1, + "unit": "ns/op\t 349 B/op\t 4 allocs/op", + "extra": "1451704 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - ns/op", + "value": 835.1, + "unit": "ns/op", + "extra": "1451704 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - B/op", + "value": 349, + "unit": "B/op", + "extra": "1451704 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1451704 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error", + "value": 946.7, + "unit": "ns/op\t 384 B/op\t 4 allocs/op", + "extra": "1286964 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - ns/op", + "value": 946.7, + "unit": "ns/op", + "extra": "1286964 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - B/op", + "value": 384, + "unit": "B/op", + "extra": "1286964 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1286964 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal", + "value": 841.1, + "unit": "ns/op\t 355 B/op\t 4 allocs/op", + "extra": "1419399 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - ns/op", + "value": 841.1, + "unit": "ns/op", + "extra": "1419399 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - B/op", + "value": 355, + "unit": "B/op", + "extra": "1419399 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1419399 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName", + "value": 1304, + "unit": "ns/op\t 632 B/op\t 10 allocs/op", + "extra": "892754 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - ns/op", + "value": 1304, + "unit": "ns/op", + "extra": "892754 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - B/op", + "value": 632, + "unit": "B/op", + "extra": "892754 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - allocs/op", + "value": 10, + "unit": "allocs/op", + "extra": "892754 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels", + "value": 517.2, + "unit": "ns/op\t 296 B/op\t 7 allocs/op", + "extra": "2320035 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - ns/op", + "value": 517.2, + "unit": "ns/op", + "extra": "2320035 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - B/op", + "value": 296, + "unit": "B/op", + "extra": "2320035 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - allocs/op", + "value": 7, + "unit": "allocs/op", + "extra": "2320035 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName", + "value": 854.8, + "unit": "ns/op\t 320 B/op\t 6 allocs/op", + "extra": "1390474 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - ns/op", + "value": 854.8, + "unit": "ns/op", + "extra": "1390474 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - B/op", + "value": 320, + "unit": "B/op", + "extra": "1390474 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - allocs/op", + "value": 6, + "unit": "allocs/op", + "extra": "1390474 times\n4 procs" + } + ] } ] }