diff --git a/docs/data.js b/docs/data.js index d0a57e8..a3772ac 100644 --- a/docs/data.js +++ b/docs/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737169743133, + "lastUpdate": 1737515503818, "repoUrl": "https://github.com/lukaszraczylo/graphql-monitoring-proxy", "entries": { "Benchmark": [ @@ -45790,6 +45790,582 @@ window.BENCHMARK_DATA = { "extra": "1418323 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": "89582d368dfde4ef4c7302b7e17c7a64233fd348", + "message": "Update go.mod and go.sum\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>", + "timestamp": "2025-01-22T03:04:21Z", + "tree_id": "71f582856f654a75f27661dff1f65ef26b933687", + "url": "https://github.com/lukaszraczylo/graphql-monitoring-proxy/commit/89582d368dfde4ef4c7302b7e17c7a64233fd348" + }, + "date": 1737515502721, + "tool": "go", + "benches": [ + { + "name": "BenchmarkCacheLookupInMemory", + "value": 399.6, + "unit": "ns/op\t 562 B/op\t 2 allocs/op", + "extra": "3116244 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - ns/op", + "value": 399.6, + "unit": "ns/op", + "extra": "3116244 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - B/op", + "value": 562, + "unit": "B/op", + "extra": "3116244 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupInMemory - allocs/op", + "value": 2, + "unit": "allocs/op", + "extra": "3116244 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis", + "value": 8488, + "unit": "ns/op\t 533 B/op\t 23 allocs/op", + "extra": "134203 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - ns/op", + "value": 8488, + "unit": "ns/op", + "extra": "134203 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - B/op", + "value": 533, + "unit": "B/op", + "extra": "134203 times\n4 procs" + }, + { + "name": "BenchmarkCacheLookupRedis - allocs/op", + "value": 23, + "unit": "allocs/op", + "extra": "134203 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory", + "value": 5882, + "unit": "ns/op\t 669 B/op\t 8 allocs/op", + "extra": "182065 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - ns/op", + "value": 5882, + "unit": "ns/op", + "extra": "182065 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - B/op", + "value": 669, + "unit": "B/op", + "extra": "182065 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreInMemory - allocs/op", + "value": 8, + "unit": "allocs/op", + "extra": "182065 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis", + "value": 9343, + "unit": "ns/op\t 1259 B/op\t 38 allocs/op", + "extra": "125764 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - ns/op", + "value": 9343, + "unit": "ns/op", + "extra": "125764 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - B/op", + "value": 1259, + "unit": "B/op", + "extra": "125764 times\n4 procs" + }, + { + "name": "BenchmarkCacheStoreRedis - allocs/op", + "value": 38, + "unit": "allocs/op", + "extra": "125764 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet", + "value": 12045, + "unit": "ns/op\t 208 B/op\t 5 allocs/op", + "extra": "96241 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - ns/op", + "value": 12045, + "unit": "ns/op", + "extra": "96241 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - B/op", + "value": 208, + "unit": "B/op", + "extra": "96241 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheSet - allocs/op", + "value": 5, + "unit": "allocs/op", + "extra": "96241 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet", + "value": 685.8, + "unit": "ns/op\t 560 B/op\t 2 allocs/op", + "extra": "1750268 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - ns/op", + "value": 685.8, + "unit": "ns/op", + "extra": "1750268 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - B/op", + "value": 560, + "unit": "B/op", + "extra": "1750268 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheGet - allocs/op", + "value": 2, + "unit": "allocs/op", + "extra": "1750268 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire", + "value": 5242429, + "unit": "ns/op\t 815960 B/op\t 36 allocs/op", + "extra": "226 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - ns/op", + "value": 5242429, + "unit": "ns/op", + "extra": "226 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - B/op", + "value": 815960, + "unit": "B/op", + "extra": "226 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheExpire - allocs/op", + "value": 36, + "unit": "allocs/op", + "extra": "226 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheStats", + "value": 0.0000845, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkMemCacheStats - ns/op", + "value": 0.0000845, + "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": 12973, + "unit": "ns/op\t 358 B/op\t 10 allocs/op", + "extra": "93038 times\n4 procs" + }, + { + "name": "BenchmarkCacheSet - ns/op", + "value": 12973, + "unit": "ns/op", + "extra": "93038 times\n4 procs" + }, + { + "name": "BenchmarkCacheSet - B/op", + "value": 358, + "unit": "B/op", + "extra": "93038 times\n4 procs" + }, + { + "name": "BenchmarkCacheSet - allocs/op", + "value": 10, + "unit": "allocs/op", + "extra": "93038 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet", + "value": 893.9, + "unit": "ns/op\t 560 B/op\t 2 allocs/op", + "extra": "1353574 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - ns/op", + "value": 893.9, + "unit": "ns/op", + "extra": "1353574 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - B/op", + "value": 560, + "unit": "B/op", + "extra": "1353574 times\n4 procs" + }, + { + "name": "BenchmarkCacheGet - allocs/op", + "value": 2, + "unit": "allocs/op", + "extra": "1353574 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete", + "value": 13013, + "unit": "ns/op\t 561 B/op\t 13 allocs/op", + "extra": "91395 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - ns/op", + "value": 13013, + "unit": "ns/op", + "extra": "91395 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - B/op", + "value": 561, + "unit": "B/op", + "extra": "91395 times\n4 procs" + }, + { + "name": "BenchmarkCacheDelete - allocs/op", + "value": 13, + "unit": "allocs/op", + "extra": "91395 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNew", + "value": 0.313, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNew - ns/op", + "value": 0.313, + "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.3141, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormat - ns/op", + "value": 0.3141, + "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.3239, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeLogLevel - ns/op", + "value": 0.3239, + "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.3132, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_NewLogger/BenchmarkNewChangeTimeFormatAndLogLevel - ns/op", + "value": 0.3132, + "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": 833.3, + "unit": "ns/op\t 345 B/op\t 4 allocs/op", + "extra": "1471008 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - ns/op", + "value": 833.3, + "unit": "ns/op", + "extra": "1471008 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - B/op", + "value": 345, + "unit": "B/op", + "extra": "1471008 times\n4 procs" + }, + { + "name": "Benchmark_Log_Debug - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1471008 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info", + "value": 853.4, + "unit": "ns/op\t 349 B/op\t 4 allocs/op", + "extra": "1451250 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - ns/op", + "value": 853.4, + "unit": "ns/op", + "extra": "1451250 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - B/op", + "value": 349, + "unit": "B/op", + "extra": "1451250 times\n4 procs" + }, + { + "name": "Benchmark_Log_Info - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1451250 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn", + "value": 855.6, + "unit": "ns/op\t 359 B/op\t 4 allocs/op", + "extra": "1399526 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - ns/op", + "value": 855.6, + "unit": "ns/op", + "extra": "1399526 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - B/op", + "value": 359, + "unit": "B/op", + "extra": "1399526 times\n4 procs" + }, + { + "name": "Benchmark_Log_Warn - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1399526 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error", + "value": 955.3, + "unit": "ns/op\t 387 B/op\t 4 allocs/op", + "extra": "1278159 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - ns/op", + "value": 955.3, + "unit": "ns/op", + "extra": "1278159 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - B/op", + "value": 387, + "unit": "B/op", + "extra": "1278159 times\n4 procs" + }, + { + "name": "Benchmark_Log_Error - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1278159 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal", + "value": 851, + "unit": "ns/op\t 351 B/op\t 4 allocs/op", + "extra": "1440525 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - ns/op", + "value": 851, + "unit": "ns/op", + "extra": "1440525 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - B/op", + "value": 351, + "unit": "B/op", + "extra": "1440525 times\n4 procs" + }, + { + "name": "Benchmark_Log_Fatal - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1440525 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName", + "value": 1309, + "unit": "ns/op\t 632 B/op\t 10 allocs/op", + "extra": "896354 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - ns/op", + "value": 1309, + "unit": "ns/op", + "extra": "896354 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - B/op", + "value": 632, + "unit": "B/op", + "extra": "896354 times\n4 procs" + }, + { + "name": "BenchmarkGetMetricsName - allocs/op", + "value": 10, + "unit": "allocs/op", + "extra": "896354 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels", + "value": 521.9, + "unit": "ns/op\t 296 B/op\t 7 allocs/op", + "extra": "2291412 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - ns/op", + "value": 521.9, + "unit": "ns/op", + "extra": "2291412 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - B/op", + "value": 296, + "unit": "B/op", + "extra": "2291412 times\n4 procs" + }, + { + "name": "BenchmarkCompileMetricsWithLabels - allocs/op", + "value": 7, + "unit": "allocs/op", + "extra": "2291412 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName", + "value": 868.6, + "unit": "ns/op\t 320 B/op\t 6 allocs/op", + "extra": "1320241 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - ns/op", + "value": 868.6, + "unit": "ns/op", + "extra": "1320241 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - B/op", + "value": 320, + "unit": "B/op", + "extra": "1320241 times\n4 procs" + }, + { + "name": "BenchmarkValidateMetricsName - allocs/op", + "value": 6, + "unit": "allocs/op", + "extra": "1320241 times\n4 procs" + } + ] } ] }