From 674aefac4e63d96a5bc62b2105e8ef4a7ea44bc0 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 6 Jul 2024 03:08:21 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for ab703d331ef791e9d1bd5393c974370506c8826b --- docs/data.js | 578 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 577 insertions(+), 1 deletion(-) diff --git a/docs/data.js b/docs/data.js index 741c586..cd897cf 100644 --- a/docs/data.js +++ b/docs/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1720148952854, + "lastUpdate": 1720235301561, "repoUrl": "https://github.com/lukaszraczylo/graphql-monitoring-proxy", "entries": { "Benchmark": [ @@ -5472,6 +5472,582 @@ window.BENCHMARK_DATA = { "extra": "1526533 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "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": "ab703d331ef791e9d1bd5393c974370506c8826b", + "message": "Update go.mod and go.sum\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>", + "timestamp": "2024-07-06T03:01:42Z", + "tree_id": "7c3cfc3e484ef0e28a0ac5d1e54e6719085f40c4", + "url": "https://github.com/lukaszraczylo/graphql-monitoring-proxy/commit/ab703d331ef791e9d1bd5393c974370506c8826b" + }, + "date": 1720235300729, + "tool": "go", + "benches": [ + { + "name": "BenchmarkCacheLookupInMemory", + "value": 468.7, + "unit": "ns/op\t 562 B/op\t 2 allocs/op", + "extra": "2748195 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - ns/op", + "value": 468.7, + "unit": "ns/op", + "extra": "2748195 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - B/op", + "value": 562, + "unit": "B/op", + "extra": "2748195 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - allocs/op", + "value": 2, + "unit": "allocs/op", + "extra": "2748195 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis", + "value": 8853, + "unit": "ns/op\t 501 B/op\t 23 allocs/op", + "extra": "132964 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - ns/op", + "value": 8853, + "unit": "ns/op", + "extra": "132964 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - B/op", + "value": 501, + "unit": "B/op", + "extra": "132964 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - allocs/op", + "value": 23, + "unit": "allocs/op", + "extra": "132964 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory", + "value": 5942, + "unit": "ns/op\t 690 B/op\t 8 allocs/op", + "extra": "178087 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - ns/op", + "value": 5942, + "unit": "ns/op", + "extra": "178087 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - B/op", + "value": 690, + "unit": "B/op", + "extra": "178087 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - allocs/op", + "value": 8, + "unit": "allocs/op", + "extra": "178087 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis", + "value": 9711, + "unit": "ns/op\t 1206 B/op\t 38 allocs/op", + "extra": "120338 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - ns/op", + "value": 9711, + "unit": "ns/op", + "extra": "120338 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - B/op", + "value": 1206, + "unit": "B/op", + "extra": "120338 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - allocs/op", + "value": 38, + "unit": "allocs/op", + "extra": "120338 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet", + "value": 13446, + "unit": "ns/op\t 210 B/op\t 5 allocs/op", + "extra": "87766 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - ns/op", + "value": 13446, + "unit": "ns/op", + "extra": "87766 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - B/op", + "value": 210, + "unit": "B/op", + "extra": "87766 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - allocs/op", + "value": 5, + "unit": "allocs/op", + "extra": "87766 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet", + "value": 673.5, + "unit": "ns/op\t 560 B/op\t 2 allocs/op", + "extra": "1724179 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - ns/op", + "value": 673.5, + "unit": "ns/op", + "extra": "1724179 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - B/op", + "value": 560, + "unit": "B/op", + "extra": "1724179 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - allocs/op", + "value": 2, + "unit": "allocs/op", + "extra": "1724179 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire", + "value": 5224982, + "unit": "ns/op\t 815870 B/op\t 36 allocs/op", + "extra": "228 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - ns/op", + "value": 5224982, + "unit": "ns/op", + "extra": "228 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - B/op", + "value": 815870, + "unit": "B/op", + "extra": "228 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - allocs/op", + "value": 36, + "unit": "allocs/op", + "extra": "228 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheStats", + "value": 0.0000511, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheStats - ns/op", + "value": 0.0000511, + "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": 13752, + "unit": "ns/op\t 365 B/op\t 10 allocs/op", + "extra": "86311 times\n4 procs" + }, + { + "name": "BenchmarkCacheSet - ns/op", + "value": 13752, + "unit": "ns/op", + "extra": "86311 times\n4 procs" + }, + { + "name": "BenchmarkCacheSet - B/op", + "value": 365, + "unit": "B/op", + "extra": "86311 times\n4 procs" + }, + { + "name": "BenchmarkCacheSet - allocs/op", + "value": 10, + "unit": "allocs/op", + "extra": "86311 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet", + "value": 831.1, + "unit": "ns/op\t 560 B/op\t 2 allocs/op", + "extra": "1436809 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - ns/op", + "value": 831.1, + "unit": "ns/op", + "extra": "1436809 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - B/op", + "value": 560, + "unit": "B/op", + "extra": "1436809 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - allocs/op", + "value": 2, + "unit": "allocs/op", + "extra": "1436809 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete", + "value": 14759, + "unit": "ns/op\t 553 B/op\t 13 allocs/op", + "extra": "86416 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - ns/op", + "value": 14759, + "unit": "ns/op", + "extra": "86416 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - B/op", + "value": 553, + "unit": "B/op", + "extra": "86416 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - allocs/op", + "value": 13, + "unit": "allocs/op", + "extra": "86416 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNew", + "value": 0.6234, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNew - ns/op", + "value": 0.6234, + "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.6351, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormat - ns/op", + "value": 0.6351, + "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.623, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeLogLevel - ns/op", + "value": 0.623, + "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.6191, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormatAndLogLevel - ns/op", + "value": 0.6191, + "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": 832.7, + "unit": "ns/op\t 345 B/op\t 4 allocs/op", + "extra": "1473988 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - ns/op", + "value": 832.7, + "unit": "ns/op", + "extra": "1473988 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - B/op", + "value": 345, + "unit": "B/op", + "extra": "1473988 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1473988 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info", + "value": 853, + "unit": "ns/op\t 349 B/op\t 4 allocs/op", + "extra": "1452800 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - ns/op", + "value": 853, + "unit": "ns/op", + "extra": "1452800 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - B/op", + "value": 349, + "unit": "B/op", + "extra": "1452800 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1452800 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn", + "value": 840.7, + "unit": "ns/op\t 351 B/op\t 4 allocs/op", + "extra": "1440433 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - ns/op", + "value": 840.7, + "unit": "ns/op", + "extra": "1440433 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - B/op", + "value": 351, + "unit": "B/op", + "extra": "1440433 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1440433 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error", + "value": 936.3, + "unit": "ns/op\t 378 B/op\t 4 allocs/op", + "extra": "1314502 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - ns/op", + "value": 936.3, + "unit": "ns/op", + "extra": "1314502 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - B/op", + "value": 378, + "unit": "B/op", + "extra": "1314502 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1314502 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal", + "value": 862.1, + "unit": "ns/op\t 359 B/op\t 4 allocs/op", + "extra": "1400917 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - ns/op", + "value": 862.1, + "unit": "ns/op", + "extra": "1400917 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - B/op", + "value": 359, + "unit": "B/op", + "extra": "1400917 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1400917 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName", + "value": 1302, + "unit": "ns/op\t 632 B/op\t 10 allocs/op", + "extra": "922354 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - ns/op", + "value": 1302, + "unit": "ns/op", + "extra": "922354 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - B/op", + "value": 632, + "unit": "B/op", + "extra": "922354 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - allocs/op", + "value": 10, + "unit": "allocs/op", + "extra": "922354 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels", + "value": 493.3, + "unit": "ns/op\t 296 B/op\t 7 allocs/op", + "extra": "2445372 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - ns/op", + "value": 493.3, + "unit": "ns/op", + "extra": "2445372 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - B/op", + "value": 296, + "unit": "B/op", + "extra": "2445372 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - allocs/op", + "value": 7, + "unit": "allocs/op", + "extra": "2445372 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName", + "value": 791.5, + "unit": "ns/op\t 320 B/op\t 6 allocs/op", + "extra": "1478878 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - ns/op", + "value": 791.5, + "unit": "ns/op", + "extra": "1478878 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - B/op", + "value": 320, + "unit": "B/op", + "extra": "1478878 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - allocs/op", + "value": 6, + "unit": "allocs/op", + "extra": "1478878 times\n4 procs" + } + ] } ] }