diff --git a/docs/data.js b/docs/data.js index 86cd7cd..ac55381 100644 --- a/docs/data.js +++ b/docs/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1752637058323, + "lastUpdate": 1752723442340, "repoUrl": "https://github.com/lukaszraczylo/graphql-monitoring-proxy", "entries": { "Benchmark": [ @@ -80926,6 +80926,582 @@ window.BENCHMARK_DATA = { "extra": "1418533 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": "274b8f134921fc6962291789b37d5b65830fe067", + "message": "Update go.mod and go.sum\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>", + "timestamp": "2025-07-17T03:29:37Z", + "tree_id": "7f765f3882bec67e9925e7d14724f51e7ea3b480", + "url": "https://github.com/lukaszraczylo/graphql-monitoring-proxy/commit/274b8f134921fc6962291789b37d5b65830fe067" + }, + "date": 1752723441120, + "tool": "go", + "benches": [ + { + "name": "BenchmarkCacheLookupInMemory", + "value": 35.36, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "36598014 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - ns/op", + "value": 35.36, + "unit": "ns/op", + "extra": "36598014 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - B/op", + "value": 0, + "unit": "B/op", + "extra": "36598014 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "36598014 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis", + "value": 9077, + "unit": "ns/op\t 531 B/op\t 22 allocs/op", + "extra": "125116 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - ns/op", + "value": 9077, + "unit": "ns/op", + "extra": "125116 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - B/op", + "value": 531, + "unit": "B/op", + "extra": "125116 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - allocs/op", + "value": 22, + "unit": "allocs/op", + "extra": "125116 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory", + "value": 395.2, + "unit": "ns/op\t 480 B/op\t 6 allocs/op", + "extra": "3093517 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - ns/op", + "value": 395.2, + "unit": "ns/op", + "extra": "3093517 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - B/op", + "value": 480, + "unit": "B/op", + "extra": "3093517 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - allocs/op", + "value": 6, + "unit": "allocs/op", + "extra": "3093517 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis", + "value": 9904, + "unit": "ns/op\t 1256 B/op\t 37 allocs/op", + "extra": "119920 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - ns/op", + "value": 9904, + "unit": "ns/op", + "extra": "119920 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - B/op", + "value": 1256, + "unit": "B/op", + "extra": "119920 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - allocs/op", + "value": 37, + "unit": "allocs/op", + "extra": "119920 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet", + "value": 211.6, + "unit": "ns/op\t 128 B/op\t 3 allocs/op", + "extra": "5649834 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - ns/op", + "value": 211.6, + "unit": "ns/op", + "extra": "5649834 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - B/op", + "value": 128, + "unit": "B/op", + "extra": "5649834 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "5649834 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet", + "value": 80.78, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "14793954 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - ns/op", + "value": 80.78, + "unit": "ns/op", + "extra": "14793954 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - B/op", + "value": 0, + "unit": "B/op", + "extra": "14793954 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "14793954 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire", + "value": 5144679, + "unit": "ns/op\t 1372 B/op\t 11 allocs/op", + "extra": "232 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - ns/op", + "value": 5144679, + "unit": "ns/op", + "extra": "232 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - B/op", + "value": 1372, + "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.0000055, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheStats - ns/op", + "value": 0.0000055, + "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": 5421, + "unit": "ns/op\t 281 B/op\t 6 allocs/op", + "extra": "1000000 times\n4 procs" + }, + { + "name": "BenchmarkCacheSet - ns/op", + "value": 5421, + "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": 81.22, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "14861888 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - ns/op", + "value": 81.22, + "unit": "ns/op", + "extra": "14861888 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - B/op", + "value": 0, + "unit": "B/op", + "extra": "14861888 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "14861888 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete", + "value": 415, + "unit": "ns/op\t 160 B/op\t 6 allocs/op", + "extra": "2898757 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - ns/op", + "value": 415, + "unit": "ns/op", + "extra": "2898757 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - B/op", + "value": 160, + "unit": "B/op", + "extra": "2898757 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - allocs/op", + "value": 6, + "unit": "allocs/op", + "extra": "2898757 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.3116, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormat - ns/op", + "value": 0.3116, + "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.3264, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeLogLevel - ns/op", + "value": 0.3264, + "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.3116, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormatAndLogLevel - ns/op", + "value": 0.3116, + "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": 875.4, + "unit": "ns/op\t 449 B/op\t 5 allocs/op", + "extra": "1431721 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - ns/op", + "value": 875.4, + "unit": "ns/op", + "extra": "1431721 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - B/op", + "value": 449, + "unit": "B/op", + "extra": "1431721 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - allocs/op", + "value": 5, + "unit": "allocs/op", + "extra": "1431721 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info", + "value": 854.5, + "unit": "ns/op\t 451 B/op\t 5 allocs/op", + "extra": "1422483 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - ns/op", + "value": 854.5, + "unit": "ns/op", + "extra": "1422483 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - B/op", + "value": 451, + "unit": "B/op", + "extra": "1422483 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - allocs/op", + "value": 5, + "unit": "allocs/op", + "extra": "1422483 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn", + "value": 866.5, + "unit": "ns/op\t 451 B/op\t 5 allocs/op", + "extra": "1419648 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - ns/op", + "value": 866.5, + "unit": "ns/op", + "extra": "1419648 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - B/op", + "value": 451, + "unit": "B/op", + "extra": "1419648 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - allocs/op", + "value": 5, + "unit": "allocs/op", + "extra": "1419648 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error", + "value": 954.2, + "unit": "ns/op\t 478 B/op\t 5 allocs/op", + "extra": "1295868 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - ns/op", + "value": 954.2, + "unit": "ns/op", + "extra": "1295868 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - B/op", + "value": 478, + "unit": "B/op", + "extra": "1295868 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - allocs/op", + "value": 5, + "unit": "allocs/op", + "extra": "1295868 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal", + "value": 868.8, + "unit": "ns/op\t 448 B/op\t 5 allocs/op", + "extra": "1434878 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - ns/op", + "value": 868.8, + "unit": "ns/op", + "extra": "1434878 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - B/op", + "value": 448, + "unit": "B/op", + "extra": "1434878 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - allocs/op", + "value": 5, + "unit": "allocs/op", + "extra": "1434878 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName", + "value": 1296, + "unit": "ns/op\t 632 B/op\t 10 allocs/op", + "extra": "808664 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - ns/op", + "value": 1296, + "unit": "ns/op", + "extra": "808664 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - B/op", + "value": 632, + "unit": "B/op", + "extra": "808664 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - allocs/op", + "value": 10, + "unit": "allocs/op", + "extra": "808664 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels", + "value": 486.9, + "unit": "ns/op\t 296 B/op\t 7 allocs/op", + "extra": "2469670 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - ns/op", + "value": 486.9, + "unit": "ns/op", + "extra": "2469670 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - B/op", + "value": 296, + "unit": "B/op", + "extra": "2469670 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - allocs/op", + "value": 7, + "unit": "allocs/op", + "extra": "2469670 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName", + "value": 847, + "unit": "ns/op\t 320 B/op\t 6 allocs/op", + "extra": "1430311 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - ns/op", + "value": 847, + "unit": "ns/op", + "extra": "1430311 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - B/op", + "value": 320, + "unit": "B/op", + "extra": "1430311 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - allocs/op", + "value": 6, + "unit": "allocs/op", + "extra": "1430311 times\n4 procs" + } + ] } ] }