diff --git a/docs/data.js b/docs/data.js index 02b6fa9..244e4b0 100644 --- a/docs/data.js +++ b/docs/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1740531033136, + "lastUpdate": 1740539613895, "repoUrl": "https://github.com/lukaszraczylo/graphql-monitoring-proxy", "entries": { "Benchmark": [ @@ -56158,6 +56158,582 @@ window.BENCHMARK_DATA = { "extra": "1407660 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": "7f8260d5c39f3df9faddc9b5e773e80750f75b57", + "message": "Update go.mod and go.sum\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>", + "timestamp": "2025-02-26T03:06:57Z", + "tree_id": "408eb63600bd80d58eeb793f3aa1c44883d73b5a", + "url": "https://github.com/lukaszraczylo/graphql-monitoring-proxy/commit/7f8260d5c39f3df9faddc9b5e773e80750f75b57" + }, + "date": 1740539613185, + "tool": "go", + "benches": [ + { + "name": "BenchmarkCacheLookupInMemory", + "value": 36.84, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "32484801 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - ns/op", + "value": 36.84, + "unit": "ns/op", + "extra": "32484801 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - B/op", + "value": 0, + "unit": "B/op", + "extra": "32484801 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "32484801 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis", + "value": 8310, + "unit": "ns/op\t 533 B/op\t 23 allocs/op", + "extra": "132630 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - ns/op", + "value": 8310, + "unit": "ns/op", + "extra": "132630 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - B/op", + "value": 533, + "unit": "B/op", + "extra": "132630 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - allocs/op", + "value": 23, + "unit": "allocs/op", + "extra": "132630 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory", + "value": 265.6, + "unit": "ns/op\t 448 B/op\t 6 allocs/op", + "extra": "4724540 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - ns/op", + "value": 265.6, + "unit": "ns/op", + "extra": "4724540 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - B/op", + "value": 448, + "unit": "B/op", + "extra": "4724540 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - allocs/op", + "value": 6, + "unit": "allocs/op", + "extra": "4724540 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis", + "value": 9242, + "unit": "ns/op\t 1259 B/op\t 38 allocs/op", + "extra": "129188 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - ns/op", + "value": 9242, + "unit": "ns/op", + "extra": "129188 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - B/op", + "value": 1259, + "unit": "B/op", + "extra": "129188 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - allocs/op", + "value": 38, + "unit": "allocs/op", + "extra": "129188 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet", + "value": 197.3, + "unit": "ns/op\t 96 B/op\t 3 allocs/op", + "extra": "6048548 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - ns/op", + "value": 197.3, + "unit": "ns/op", + "extra": "6048548 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - B/op", + "value": 96, + "unit": "B/op", + "extra": "6048548 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "6048548 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet", + "value": 86.55, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "14476958 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - ns/op", + "value": 86.55, + "unit": "ns/op", + "extra": "14476958 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - B/op", + "value": 0, + "unit": "B/op", + "extra": "14476958 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "14476958 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire", + "value": 5137298, + "unit": "ns/op\t 1460 B/op\t 16 allocs/op", + "extra": "232 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - ns/op", + "value": 5137298, + "unit": "ns/op", + "extra": "232 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - B/op", + "value": 1460, + "unit": "B/op", + "extra": "232 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - allocs/op", + "value": 16, + "unit": "allocs/op", + "extra": "232 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheStats", + "value": 0.0000046, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheStats - ns/op", + "value": 0.0000046, + "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": 7124, + "unit": "ns/op\t 688 B/op\t 8 allocs/op", + "extra": "1000000 times\n4 procs" + }, + { + "name": "BenchmarkCacheSet - ns/op", + "value": 7124, + "unit": "ns/op", + "extra": "1000000 times\n4 procs" + }, + { + "name": "BenchmarkCacheSet - B/op", + "value": 688, + "unit": "B/op", + "extra": "1000000 times\n4 procs" + }, + { + "name": "BenchmarkCacheSet - allocs/op", + "value": 8, + "unit": "allocs/op", + "extra": "1000000 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet", + "value": 83.1, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "14398227 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - ns/op", + "value": 83.1, + "unit": "ns/op", + "extra": "14398227 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - B/op", + "value": 0, + "unit": "B/op", + "extra": "14398227 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "14398227 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete", + "value": 929.9, + "unit": "ns/op\t 440 B/op\t 12 allocs/op", + "extra": "1316127 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - ns/op", + "value": 929.9, + "unit": "ns/op", + "extra": "1316127 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - B/op", + "value": 440, + "unit": "B/op", + "extra": "1316127 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - allocs/op", + "value": 12, + "unit": "allocs/op", + "extra": "1316127 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNew", + "value": 0.3523, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNew - ns/op", + "value": 0.3523, + "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.3115, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormat - ns/op", + "value": 0.3115, + "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.3302, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormatAndLogLevel - ns/op", + "value": 0.3302, + "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": 854.9, + "unit": "ns/op\t 353 B/op\t 4 allocs/op", + "extra": "1430806 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - ns/op", + "value": 854.9, + "unit": "ns/op", + "extra": "1430806 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - B/op", + "value": 353, + "unit": "B/op", + "extra": "1430806 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1430806 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info", + "value": 890.7, + "unit": "ns/op\t 355 B/op\t 4 allocs/op", + "extra": "1421306 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - ns/op", + "value": 890.7, + "unit": "ns/op", + "extra": "1421306 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - B/op", + "value": 355, + "unit": "B/op", + "extra": "1421306 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1421306 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn", + "value": 870.4, + "unit": "ns/op\t 366 B/op\t 4 allocs/op", + "extra": "1368222 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - ns/op", + "value": 870.4, + "unit": "ns/op", + "extra": "1368222 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - B/op", + "value": 366, + "unit": "B/op", + "extra": "1368222 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1368222 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error", + "value": 977.7, + "unit": "ns/op\t 393 B/op\t 4 allocs/op", + "extra": "1251720 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - ns/op", + "value": 977.7, + "unit": "ns/op", + "extra": "1251720 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - B/op", + "value": 393, + "unit": "B/op", + "extra": "1251720 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1251720 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal", + "value": 873.9, + "unit": "ns/op\t 363 B/op\t 4 allocs/op", + "extra": "1381664 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - ns/op", + "value": 873.9, + "unit": "ns/op", + "extra": "1381664 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - B/op", + "value": 363, + "unit": "B/op", + "extra": "1381664 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1381664 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName", + "value": 1300, + "unit": "ns/op\t 632 B/op\t 10 allocs/op", + "extra": "802791 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - ns/op", + "value": 1300, + "unit": "ns/op", + "extra": "802791 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - B/op", + "value": 632, + "unit": "B/op", + "extra": "802791 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - allocs/op", + "value": 10, + "unit": "allocs/op", + "extra": "802791 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels", + "value": 493.7, + "unit": "ns/op\t 296 B/op\t 7 allocs/op", + "extra": "2429293 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - ns/op", + "value": 493.7, + "unit": "ns/op", + "extra": "2429293 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - B/op", + "value": 296, + "unit": "B/op", + "extra": "2429293 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - allocs/op", + "value": 7, + "unit": "allocs/op", + "extra": "2429293 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName", + "value": 849.7, + "unit": "ns/op\t 320 B/op\t 6 allocs/op", + "extra": "1568149 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - ns/op", + "value": 849.7, + "unit": "ns/op", + "extra": "1568149 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - B/op", + "value": 320, + "unit": "B/op", + "extra": "1568149 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - allocs/op", + "value": 6, + "unit": "allocs/op", + "extra": "1568149 times\n4 procs" + } + ] } ] }