diff --git a/dev/bench/data.js b/dev/bench/data.js index de5f6fb2..46ae21ae 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1765780821227, + "lastUpdate": 1765895712556, "repoUrl": "https://github.com/Wikid82/Charon", "entries": { "Go Benchmark": [ @@ -2858,6 +2858,414 @@ window.BENCHMARK_DATA = { "extra": "449214 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "jhatfield82@gmail.com", + "name": "Jeremy", + "username": "Wikid82" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "0a4ea581105520f8506dd912d12fe51dcce6df3e", + "message": "Merge pull request #404 from Wikid82/feature/beta-release\n\nhotfix: resolve CrowdSec metrics display and WebSocket stability", + "timestamp": "2025-12-16T09:34:19-05:00", + "tree_id": "c9c7a960f51a2fc9a0e1d8d9e8d6408431a2ad39", + "url": "https://github.com/Wikid82/Charon/commit/0a4ea581105520f8506dd912d12fe51dcce6df3e" + }, + "date": 1765895712086, + "tool": "go", + "benches": [ + { + "name": "BenchmarkSecurityHandler_GetStatus", + "value": 105352, + "unit": "ns/op\t 29711 B/op\t 408 allocs/op", + "extra": "9572 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus - ns/op", + "value": 105352, + "unit": "ns/op", + "extra": "9572 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus - B/op", + "value": 29711, + "unit": "B/op", + "extra": "9572 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus - allocs/op", + "value": 408, + "unit": "allocs/op", + "extra": "9572 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_NoSettings", + "value": 87769, + "unit": "ns/op\t 29099 B/op\t 365 allocs/op", + "extra": "13574 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_NoSettings - ns/op", + "value": 87769, + "unit": "ns/op", + "extra": "13574 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_NoSettings - B/op", + "value": 29099, + "unit": "B/op", + "extra": "13574 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_NoSettings - allocs/op", + "value": 365, + "unit": "allocs/op", + "extra": "13574 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions", + "value": 365644, + "unit": "ns/op\t 79692 B/op\t 1201 allocs/op", + "extra": "3198 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions - ns/op", + "value": 365644, + "unit": "ns/op", + "extra": "3198 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions - B/op", + "value": 79692, + "unit": "B/op", + "extra": "3198 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions - allocs/op", + "value": 1201, + "unit": "allocs/op", + "extra": "3198 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListRuleSets", + "value": 69513, + "unit": "ns/op\t 22062 B/op\t 276 allocs/op", + "extra": "17175 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListRuleSets - ns/op", + "value": 69513, + "unit": "ns/op", + "extra": "17175 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListRuleSets - B/op", + "value": 22062, + "unit": "B/op", + "extra": "17175 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListRuleSets - allocs/op", + "value": 276, + "unit": "allocs/op", + "extra": "17175 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpsertRuleSet", + "value": 200471, + "unit": "ns/op\t 29341 B/op\t 338 allocs/op", + "extra": "5718 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpsertRuleSet - ns/op", + "value": 200471, + "unit": "ns/op", + "extra": "5718 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpsertRuleSet - B/op", + "value": 29341, + "unit": "B/op", + "extra": "5718 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpsertRuleSet - allocs/op", + "value": 338, + "unit": "allocs/op", + "extra": "5718 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_CreateDecision", + "value": 161474, + "unit": "ns/op\t 23264 B/op\t 247 allocs/op", + "extra": "7545 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_CreateDecision - ns/op", + "value": 161474, + "unit": "ns/op", + "extra": "7545 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_CreateDecision - B/op", + "value": 23264, + "unit": "B/op", + "extra": "7545 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_CreateDecision - allocs/op", + "value": 247, + "unit": "allocs/op", + "extra": "7545 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetConfig", + "value": 56960, + "unit": "ns/op\t 14587 B/op\t 156 allocs/op", + "extra": "23973 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetConfig - ns/op", + "value": 56960, + "unit": "ns/op", + "extra": "23973 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetConfig - B/op", + "value": 14587, + "unit": "B/op", + "extra": "23973 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetConfig - allocs/op", + "value": 156, + "unit": "allocs/op", + "extra": "23973 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpdateConfig", + "value": 167582, + "unit": "ns/op\t 37194 B/op\t 351 allocs/op", + "extra": "7198 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpdateConfig - ns/op", + "value": 167582, + "unit": "ns/op", + "extra": "7198 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpdateConfig - B/op", + "value": 37194, + "unit": "B/op", + "extra": "7198 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpdateConfig - allocs/op", + "value": 351, + "unit": "allocs/op", + "extra": "7198 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_Parallel", + "value": 42310, + "unit": "ns/op\t 24891 B/op\t 305 allocs/op", + "extra": "28452 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_Parallel - ns/op", + "value": 42310, + "unit": "ns/op", + "extra": "28452 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_Parallel - B/op", + "value": 24891, + "unit": "B/op", + "extra": "28452 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_Parallel - allocs/op", + "value": 305, + "unit": "allocs/op", + "extra": "28452 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions_Parallel", + "value": 301445, + "unit": "ns/op\t 80693 B/op\t 1205 allocs/op", + "extra": "3874 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions_Parallel - ns/op", + "value": 301445, + "unit": "ns/op", + "extra": "3874 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions_Parallel - B/op", + "value": 80693, + "unit": "B/op", + "extra": "3874 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions_Parallel - allocs/op", + "value": 1205, + "unit": "allocs/op", + "extra": "3874 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_LargeRuleSetContent", + "value": 1027413, + "unit": "ns/op\t 785632 B/op\t 358 allocs/op", + "extra": "1131 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_LargeRuleSetContent - ns/op", + "value": 1027413, + "unit": "ns/op", + "extra": "1131 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_LargeRuleSetContent - B/op", + "value": 785632, + "unit": "B/op", + "extra": "1131 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_LargeRuleSetContent - allocs/op", + "value": 358, + "unit": "allocs/op", + "extra": "1131 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ManySettingsLookups", + "value": 111169, + "unit": "ns/op\t 29822 B/op\t 416 allocs/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ManySettingsLookups - ns/op", + "value": 111169, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ManySettingsLookups - B/op", + "value": 29822, + "unit": "B/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ManySettingsLookups - allocs/op", + "value": 416, + "unit": "allocs/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkFormatDuration", + "value": 165.4, + "unit": "ns/op\t 8 B/op\t 1 allocs/op", + "extra": "7106164 times\n4 procs" + }, + { + "name": "BenchmarkFormatDuration - ns/op", + "value": 165.4, + "unit": "ns/op", + "extra": "7106164 times\n4 procs" + }, + { + "name": "BenchmarkFormatDuration - B/op", + "value": 8, + "unit": "B/op", + "extra": "7106164 times\n4 procs" + }, + { + "name": "BenchmarkFormatDuration - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "7106164 times\n4 procs" + }, + { + "name": "BenchmarkExtractPort", + "value": 236.2, + "unit": "ns/op\t 144 B/op\t 1 allocs/op", + "extra": "5079585 times\n4 procs" + }, + { + "name": "BenchmarkExtractPort - ns/op", + "value": 236.2, + "unit": "ns/op", + "extra": "5079585 times\n4 procs" + }, + { + "name": "BenchmarkExtractPort - B/op", + "value": 144, + "unit": "B/op", + "extra": "5079585 times\n4 procs" + }, + { + "name": "BenchmarkExtractPort - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "5079585 times\n4 procs" + }, + { + "name": "BenchmarkMailService_IsConfigured", + "value": 40734, + "unit": "ns/op\t 8088 B/op\t 166 allocs/op", + "extra": "32581 times\n4 procs" + }, + { + "name": "BenchmarkMailService_IsConfigured - ns/op", + "value": 40734, + "unit": "ns/op", + "extra": "32581 times\n4 procs" + }, + { + "name": "BenchmarkMailService_IsConfigured - B/op", + "value": 8088, + "unit": "B/op", + "extra": "32581 times\n4 procs" + }, + { + "name": "BenchmarkMailService_IsConfigured - allocs/op", + "value": 166, + "unit": "allocs/op", + "extra": "32581 times\n4 procs" + }, + { + "name": "BenchmarkMailService_BuildEmail", + "value": 2589, + "unit": "ns/op\t 953 B/op\t 27 allocs/op", + "extra": "443221 times\n4 procs" + }, + { + "name": "BenchmarkMailService_BuildEmail - ns/op", + "value": 2589, + "unit": "ns/op", + "extra": "443221 times\n4 procs" + }, + { + "name": "BenchmarkMailService_BuildEmail - B/op", + "value": 953, + "unit": "B/op", + "extra": "443221 times\n4 procs" + }, + { + "name": "BenchmarkMailService_BuildEmail - allocs/op", + "value": 27, + "unit": "allocs/op", + "extra": "443221 times\n4 procs" + } + ] } ] }