diff --git a/docs/data.js b/docs/data.js index 0f7e173..9b8bcad 100644 --- a/docs/data.js +++ b/docs/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1741231020736, + "lastUpdate": 1741317445621, "repoUrl": "https://github.com/lukaszraczylo/graphql-monitoring-proxy", "entries": { "Benchmark": [ @@ -59038,6 +59038,582 @@ window.BENCHMARK_DATA = { "extra": "1515738 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": "4f6a5a8b46c519d2bcb95a10b6cb393605883faf", + "message": "Update go.mod and go.sum\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>", + "timestamp": "2025-03-07T03:10:22Z", + "tree_id": "271f24e87bc2fcec3ab10ef07b5dfb74ab09e558", + "url": "https://github.com/lukaszraczylo/graphql-monitoring-proxy/commit/4f6a5a8b46c519d2bcb95a10b6cb393605883faf" + }, + "date": 1741317444757, + "tool": "go", + "benches": [ + { + "name": "BenchmarkCacheLookupInMemory", + "value": 38.4, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "31143559 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - ns/op", + "value": 38.4, + "unit": "ns/op", + "extra": "31143559 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - B/op", + "value": 0, + "unit": "B/op", + "extra": "31143559 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "31143559 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis", + "value": 8371, + "unit": "ns/op\t 533 B/op\t 23 allocs/op", + "extra": "135235 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - ns/op", + "value": 8371, + "unit": "ns/op", + "extra": "135235 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - B/op", + "value": 533, + "unit": "B/op", + "extra": "135235 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - allocs/op", + "value": 23, + "unit": "allocs/op", + "extra": "135235 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory", + "value": 326.4, + "unit": "ns/op\t 448 B/op\t 6 allocs/op", + "extra": "4379758 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - ns/op", + "value": 326.4, + "unit": "ns/op", + "extra": "4379758 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - B/op", + "value": 448, + "unit": "B/op", + "extra": "4379758 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - allocs/op", + "value": 6, + "unit": "allocs/op", + "extra": "4379758 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis", + "value": 9270, + "unit": "ns/op\t 1259 B/op\t 38 allocs/op", + "extra": "125257 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - ns/op", + "value": 9270, + "unit": "ns/op", + "extra": "125257 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - B/op", + "value": 1259, + "unit": "B/op", + "extra": "125257 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - allocs/op", + "value": 38, + "unit": "allocs/op", + "extra": "125257 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet", + "value": 197.4, + "unit": "ns/op\t 96 B/op\t 3 allocs/op", + "extra": "6112639 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - ns/op", + "value": 197.4, + "unit": "ns/op", + "extra": "6112639 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - B/op", + "value": 96, + "unit": "B/op", + "extra": "6112639 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "6112639 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet", + "value": 82.98, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "14446200 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - ns/op", + "value": 82.98, + "unit": "ns/op", + "extra": "14446200 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - B/op", + "value": 0, + "unit": "B/op", + "extra": "14446200 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "14446200 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire", + "value": 5141430, + "unit": "ns/op\t 1476 B/op\t 16 allocs/op", + "extra": "232 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - ns/op", + "value": 5141430, + "unit": "ns/op", + "extra": "232 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - B/op", + "value": 1476, + "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.000008, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheStats - ns/op", + "value": 0.000008, + "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": 82.87, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "14440705 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - ns/op", + "value": 82.87, + "unit": "ns/op", + "extra": "14440705 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - B/op", + "value": 0, + "unit": "B/op", + "extra": "14440705 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "14440705 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete", + "value": 925.1, + "unit": "ns/op\t 440 B/op\t 12 allocs/op", + "extra": "1307485 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - ns/op", + "value": 925.1, + "unit": "ns/op", + "extra": "1307485 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - B/op", + "value": 440, + "unit": "B/op", + "extra": "1307485 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - allocs/op", + "value": 12, + "unit": "allocs/op", + "extra": "1307485 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNew", + "value": 0.312, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNew - ns/op", + "value": 0.312, + "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.3111, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeLogLevel - ns/op", + "value": 0.3111, + "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.3123, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormatAndLogLevel - ns/op", + "value": 0.3123, + "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": 869.9, + "unit": "ns/op\t 353 B/op\t 4 allocs/op", + "extra": "1429185 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - ns/op", + "value": 869.9, + "unit": "ns/op", + "extra": "1429185 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - B/op", + "value": 353, + "unit": "B/op", + "extra": "1429185 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1429185 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info", + "value": 867.9, + "unit": "ns/op\t 365 B/op\t 4 allocs/op", + "extra": "1370371 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - ns/op", + "value": 867.9, + "unit": "ns/op", + "extra": "1370371 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - B/op", + "value": 365, + "unit": "B/op", + "extra": "1370371 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1370371 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn", + "value": 881, + "unit": "ns/op\t 361 B/op\t 4 allocs/op", + "extra": "1390622 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - ns/op", + "value": 881, + "unit": "ns/op", + "extra": "1390622 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - B/op", + "value": 361, + "unit": "B/op", + "extra": "1390622 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1390622 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error", + "value": 975.5, + "unit": "ns/op\t 399 B/op\t 4 allocs/op", + "extra": "1227870 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - ns/op", + "value": 975.5, + "unit": "ns/op", + "extra": "1227870 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - B/op", + "value": 399, + "unit": "B/op", + "extra": "1227870 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1227870 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal", + "value": 870.3, + "unit": "ns/op\t 360 B/op\t 4 allocs/op", + "extra": "1397218 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - ns/op", + "value": 870.3, + "unit": "ns/op", + "extra": "1397218 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - B/op", + "value": 360, + "unit": "B/op", + "extra": "1397218 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1397218 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName", + "value": 1301, + "unit": "ns/op\t 632 B/op\t 10 allocs/op", + "extra": "877730 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - ns/op", + "value": 1301, + "unit": "ns/op", + "extra": "877730 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - B/op", + "value": 632, + "unit": "B/op", + "extra": "877730 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - allocs/op", + "value": 10, + "unit": "allocs/op", + "extra": "877730 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels", + "value": 540.3, + "unit": "ns/op\t 296 B/op\t 7 allocs/op", + "extra": "2404957 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - ns/op", + "value": 540.3, + "unit": "ns/op", + "extra": "2404957 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - B/op", + "value": 296, + "unit": "B/op", + "extra": "2404957 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - allocs/op", + "value": 7, + "unit": "allocs/op", + "extra": "2404957 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName", + "value": 772.6, + "unit": "ns/op\t 320 B/op\t 6 allocs/op", + "extra": "1521214 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - ns/op", + "value": 772.6, + "unit": "ns/op", + "extra": "1521214 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - B/op", + "value": 320, + "unit": "B/op", + "extra": "1521214 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - allocs/op", + "value": 6, + "unit": "allocs/op", + "extra": "1521214 times\n4 procs" + } + ] } ] }