From 9b5d6e1a4ffb030d2a90a8a9f444613b366f3dd0 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 28 May 2025 03:27:55 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for fa952d95dfe4f4e62cbd8ee260c701e546f17a5f --- docs/data.js | 578 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 577 insertions(+), 1 deletion(-) diff --git a/docs/data.js b/docs/data.js index 2fdb23f..0c8d921 100644 --- a/docs/data.js +++ b/docs/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1748316409720, + "lastUpdate": 1748402875281, "repoUrl": "https://github.com/lukaszraczylo/graphql-monitoring-proxy", "entries": { "Benchmark": [ @@ -74014,6 +74014,582 @@ window.BENCHMARK_DATA = { "extra": "1400090 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": "fa952d95dfe4f4e62cbd8ee260c701e546f17a5f", + "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-28T03:21:00Z", + "tree_id": "a740c09438b59d6839cd3922be43349de752a70d", + "url": "https://github.com/lukaszraczylo/graphql-monitoring-proxy/commit/fa952d95dfe4f4e62cbd8ee260c701e546f17a5f" + }, + "date": 1748402874404, + "tool": "go", + "benches": [ + { + "name": "BenchmarkCacheLookupInMemory", + "value": 37.49, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "31883389 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - ns/op", + "value": 37.49, + "unit": "ns/op", + "extra": "31883389 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - B/op", + "value": 0, + "unit": "B/op", + "extra": "31883389 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "31883389 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis", + "value": 9108, + "unit": "ns/op\t 533 B/op\t 23 allocs/op", + "extra": "125052 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - ns/op", + "value": 9108, + "unit": "ns/op", + "extra": "125052 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - B/op", + "value": 533, + "unit": "B/op", + "extra": "125052 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - allocs/op", + "value": 23, + "unit": "allocs/op", + "extra": "125052 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory", + "value": 269.9, + "unit": "ns/op\t 448 B/op\t 6 allocs/op", + "extra": "4641804 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - ns/op", + "value": 269.9, + "unit": "ns/op", + "extra": "4641804 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - B/op", + "value": 448, + "unit": "B/op", + "extra": "4641804 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - allocs/op", + "value": 6, + "unit": "allocs/op", + "extra": "4641804 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis", + "value": 9928, + "unit": "ns/op\t 1259 B/op\t 38 allocs/op", + "extra": "108037 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - ns/op", + "value": 9928, + "unit": "ns/op", + "extra": "108037 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - B/op", + "value": 1259, + "unit": "B/op", + "extra": "108037 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - allocs/op", + "value": 38, + "unit": "allocs/op", + "extra": "108037 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet", + "value": 200.1, + "unit": "ns/op\t 96 B/op\t 3 allocs/op", + "extra": "6004002 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - ns/op", + "value": 200.1, + "unit": "ns/op", + "extra": "6004002 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - B/op", + "value": 96, + "unit": "B/op", + "extra": "6004002 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "6004002 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet", + "value": 82.3, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "14659935 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - ns/op", + "value": 82.3, + "unit": "ns/op", + "extra": "14659935 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - B/op", + "value": 0, + "unit": "B/op", + "extra": "14659935 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "14659935 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire", + "value": 5142116, + "unit": "ns/op\t 1477 B/op\t 16 allocs/op", + "extra": "231 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - ns/op", + "value": 5142116, + "unit": "ns/op", + "extra": "231 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - B/op", + "value": 1477, + "unit": "B/op", + "extra": "231 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - allocs/op", + "value": 16, + "unit": "allocs/op", + "extra": "231 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheStats", + "value": 0.0000058, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheStats - ns/op", + "value": 0.0000058, + "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": 6707, + "unit": "ns/op\t 688 B/op\t 8 allocs/op", + "extra": "1000000 times\n4 procs" + }, + { + "name": "BenchmarkCacheSet - ns/op", + "value": 6707, + "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.18, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "14523068 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - ns/op", + "value": 82.18, + "unit": "ns/op", + "extra": "14523068 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - B/op", + "value": 0, + "unit": "B/op", + "extra": "14523068 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "14523068 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete", + "value": 945.1, + "unit": "ns/op\t 440 B/op\t 12 allocs/op", + "extra": "1269265 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - ns/op", + "value": 945.1, + "unit": "ns/op", + "extra": "1269265 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - B/op", + "value": 440, + "unit": "B/op", + "extra": "1269265 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - allocs/op", + "value": 12, + "unit": "allocs/op", + "extra": "1269265 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNew", + "value": 0.3233, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNew - ns/op", + "value": 0.3233, + "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.3111, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormat - ns/op", + "value": 0.3111, + "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.3115, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeLogLevel - ns/op", + "value": 0.3115, + "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.313, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormatAndLogLevel - ns/op", + "value": 0.313, + "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": 827, + "unit": "ns/op\t 342 B/op\t 4 allocs/op", + "extra": "1489395 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - ns/op", + "value": 827, + "unit": "ns/op", + "extra": "1489395 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - B/op", + "value": 342, + "unit": "B/op", + "extra": "1489395 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1489395 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info", + "value": 835.7, + "unit": "ns/op\t 341 B/op\t 4 allocs/op", + "extra": "1493448 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - ns/op", + "value": 835.7, + "unit": "ns/op", + "extra": "1493448 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - B/op", + "value": 341, + "unit": "B/op", + "extra": "1493448 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1493448 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn", + "value": 826.1, + "unit": "ns/op\t 343 B/op\t 4 allocs/op", + "extra": "1483846 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - ns/op", + "value": 826.1, + "unit": "ns/op", + "extra": "1483846 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - B/op", + "value": 343, + "unit": "B/op", + "extra": "1483846 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1483846 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error", + "value": 942.7, + "unit": "ns/op\t 383 B/op\t 4 allocs/op", + "extra": "1293459 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - ns/op", + "value": 942.7, + "unit": "ns/op", + "extra": "1293459 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - B/op", + "value": 383, + "unit": "B/op", + "extra": "1293459 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1293459 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal", + "value": 847.6, + "unit": "ns/op\t 348 B/op\t 4 allocs/op", + "extra": "1458339 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - ns/op", + "value": 847.6, + "unit": "ns/op", + "extra": "1458339 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - B/op", + "value": 348, + "unit": "B/op", + "extra": "1458339 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1458339 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName", + "value": 1323, + "unit": "ns/op\t 632 B/op\t 10 allocs/op", + "extra": "892215 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - ns/op", + "value": 1323, + "unit": "ns/op", + "extra": "892215 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - B/op", + "value": 632, + "unit": "B/op", + "extra": "892215 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - allocs/op", + "value": 10, + "unit": "allocs/op", + "extra": "892215 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels", + "value": 497.7, + "unit": "ns/op\t 296 B/op\t 7 allocs/op", + "extra": "2417745 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - ns/op", + "value": 497.7, + "unit": "ns/op", + "extra": "2417745 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - B/op", + "value": 296, + "unit": "B/op", + "extra": "2417745 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - allocs/op", + "value": 7, + "unit": "allocs/op", + "extra": "2417745 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName", + "value": 858.1, + "unit": "ns/op\t 320 B/op\t 6 allocs/op", + "extra": "1406616 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - ns/op", + "value": 858.1, + "unit": "ns/op", + "extra": "1406616 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - B/op", + "value": 320, + "unit": "B/op", + "extra": "1406616 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - allocs/op", + "value": 6, + "unit": "allocs/op", + "extra": "1406616 times\n4 procs" + } + ] } ] }