diff --git a/docs/data.js b/docs/data.js index 3e9eaa6..bb4a649 100644 --- a/docs/data.js +++ b/docs/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1747193219156, + "lastUpdate": 1747279595962, "repoUrl": "https://github.com/lukaszraczylo/graphql-monitoring-proxy", "entries": { "Benchmark": [ @@ -71134,6 +71134,582 @@ window.BENCHMARK_DATA = { "extra": "1502998 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": "62a516743802c9ead24a0387b137147b898e995e", + "message": "Update go.mod and go.sum\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>", + "timestamp": "2025-05-15T03:19:28Z", + "tree_id": "6cb258b5597b55809d8fb031987d0339f7c638b7", + "url": "https://github.com/lukaszraczylo/graphql-monitoring-proxy/commit/62a516743802c9ead24a0387b137147b898e995e" + }, + "date": 1747279595156, + "tool": "go", + "benches": [ + { + "name": "BenchmarkCacheLookupInMemory", + "value": 35.97, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "33893769 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - ns/op", + "value": 35.97, + "unit": "ns/op", + "extra": "33893769 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - B/op", + "value": 0, + "unit": "B/op", + "extra": "33893769 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "33893769 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis", + "value": 9237, + "unit": "ns/op\t 534 B/op\t 23 allocs/op", + "extra": "122964 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - ns/op", + "value": 9237, + "unit": "ns/op", + "extra": "122964 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - B/op", + "value": 534, + "unit": "B/op", + "extra": "122964 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - allocs/op", + "value": 23, + "unit": "allocs/op", + "extra": "122964 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory", + "value": 324.9, + "unit": "ns/op\t 448 B/op\t 6 allocs/op", + "extra": "4422256 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - ns/op", + "value": 324.9, + "unit": "ns/op", + "extra": "4422256 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - B/op", + "value": 448, + "unit": "B/op", + "extra": "4422256 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - allocs/op", + "value": 6, + "unit": "allocs/op", + "extra": "4422256 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis", + "value": 10191, + "unit": "ns/op\t 1259 B/op\t 38 allocs/op", + "extra": "118863 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - ns/op", + "value": 10191, + "unit": "ns/op", + "extra": "118863 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - B/op", + "value": 1259, + "unit": "B/op", + "extra": "118863 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - allocs/op", + "value": 38, + "unit": "allocs/op", + "extra": "118863 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet", + "value": 201.5, + "unit": "ns/op\t 96 B/op\t 3 allocs/op", + "extra": "5982496 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - ns/op", + "value": 201.5, + "unit": "ns/op", + "extra": "5982496 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - B/op", + "value": 96, + "unit": "B/op", + "extra": "5982496 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "5982496 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet", + "value": 82.19, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "14596789 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - ns/op", + "value": 82.19, + "unit": "ns/op", + "extra": "14596789 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - B/op", + "value": 0, + "unit": "B/op", + "extra": "14596789 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "14596789 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire", + "value": 5147400, + "unit": "ns/op\t 1460 B/op\t 16 allocs/op", + "extra": "232 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - ns/op", + "value": 5147400, + "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.0000075, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheStats - ns/op", + "value": 0.0000075, + "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": 6803, + "unit": "ns/op\t 688 B/op\t 8 allocs/op", + "extra": "1000000 times\n4 procs" + }, + { + "name": "BenchmarkCacheSet - ns/op", + "value": 6803, + "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.05, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "14475675 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - ns/op", + "value": 83.05, + "unit": "ns/op", + "extra": "14475675 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - B/op", + "value": 0, + "unit": "B/op", + "extra": "14475675 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "14475675 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete", + "value": 949.8, + "unit": "ns/op\t 440 B/op\t 12 allocs/op", + "extra": "1261237 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - ns/op", + "value": 949.8, + "unit": "ns/op", + "extra": "1261237 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - B/op", + "value": 440, + "unit": "B/op", + "extra": "1261237 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - allocs/op", + "value": 12, + "unit": "allocs/op", + "extra": "1261237 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNew", + "value": 0.3108, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNew - ns/op", + "value": 0.3108, + "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.3113, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormat - ns/op", + "value": 0.3113, + "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.3124, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeLogLevel - ns/op", + "value": 0.3124, + "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.3115, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormatAndLogLevel - ns/op", + "value": 0.3115, + "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": 825.7, + "unit": "ns/op\t 346 B/op\t 4 allocs/op", + "extra": "1464678 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - ns/op", + "value": 825.7, + "unit": "ns/op", + "extra": "1464678 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - B/op", + "value": 346, + "unit": "B/op", + "extra": "1464678 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1464678 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info", + "value": 828.6, + "unit": "ns/op\t 348 B/op\t 4 allocs/op", + "extra": "1455967 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - ns/op", + "value": 828.6, + "unit": "ns/op", + "extra": "1455967 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - B/op", + "value": 348, + "unit": "B/op", + "extra": "1455967 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1455967 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn", + "value": 852.3, + "unit": "ns/op\t 347 B/op\t 4 allocs/op", + "extra": "1463913 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - ns/op", + "value": 852.3, + "unit": "ns/op", + "extra": "1463913 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - B/op", + "value": 347, + "unit": "B/op", + "extra": "1463913 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1463913 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error", + "value": 935.4, + "unit": "ns/op\t 383 B/op\t 4 allocs/op", + "extra": "1292571 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - ns/op", + "value": 935.4, + "unit": "ns/op", + "extra": "1292571 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - B/op", + "value": 383, + "unit": "B/op", + "extra": "1292571 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1292571 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal", + "value": 842.5, + "unit": "ns/op\t 351 B/op\t 4 allocs/op", + "extra": "1440544 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - ns/op", + "value": 842.5, + "unit": "ns/op", + "extra": "1440544 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - B/op", + "value": 351, + "unit": "B/op", + "extra": "1440544 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1440544 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName", + "value": 1323, + "unit": "ns/op\t 632 B/op\t 10 allocs/op", + "extra": "899358 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - ns/op", + "value": 1323, + "unit": "ns/op", + "extra": "899358 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - B/op", + "value": 632, + "unit": "B/op", + "extra": "899358 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - allocs/op", + "value": 10, + "unit": "allocs/op", + "extra": "899358 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels", + "value": 562.1, + "unit": "ns/op\t 296 B/op\t 7 allocs/op", + "extra": "2329454 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - ns/op", + "value": 562.1, + "unit": "ns/op", + "extra": "2329454 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - B/op", + "value": 296, + "unit": "B/op", + "extra": "2329454 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - allocs/op", + "value": 7, + "unit": "allocs/op", + "extra": "2329454 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName", + "value": 815.5, + "unit": "ns/op\t 320 B/op\t 6 allocs/op", + "extra": "1481162 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - ns/op", + "value": 815.5, + "unit": "ns/op", + "extra": "1481162 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - B/op", + "value": 320, + "unit": "B/op", + "extra": "1481162 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - allocs/op", + "value": 6, + "unit": "allocs/op", + "extra": "1481162 times\n4 procs" + } + ] } ] }