From c7941326c66925a17ef80b911b574f41639c8e27 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 4 Feb 2026 10:36:02 +0000 Subject: [PATCH] add Go Benchmark (go) benchmark result for 54382f62a145f54c2eec9b9e883f438811a6feb7 --- dev/bench/data.js | 626 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 625 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 953033fa..ced5ce34 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1770134168793, + "lastUpdate": 1770201362841, "repoUrl": "https://github.com/Wikid82/Charon", "entries": { "Go Benchmark": [ @@ -10058,6 +10058,630 @@ window.BENCHMARK_DATA = { "extra": "21120508 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": "54382f62a145f54c2eec9b9e883f438811a6feb7", + "message": "Merge pull request #640 from Wikid82/development\n\nfix: crowdsec web console enrollment", + "timestamp": "2026-02-04T05:33:05-05:00", + "tree_id": "7b17cfbc932aab59d356ec9169ba64bd9dadf52a", + "url": "https://github.com/Wikid82/Charon/commit/54382f62a145f54c2eec9b9e883f438811a6feb7" + }, + "date": 1770201361886, + "tool": "go", + "benches": [ + { + "name": "BenchmarkSecurityHandler_GetStatus", + "value": 84627, + "unit": "ns/op\t 27505 B/op\t 371 allocs/op", + "extra": "14112 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus - ns/op", + "value": 84627, + "unit": "ns/op", + "extra": "14112 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus - B/op", + "value": 27505, + "unit": "B/op", + "extra": "14112 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus - allocs/op", + "value": 371, + "unit": "allocs/op", + "extra": "14112 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_NoSettings", + "value": 79995, + "unit": "ns/op\t 29085 B/op\t 365 allocs/op", + "extra": "15037 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_NoSettings - ns/op", + "value": 79995, + "unit": "ns/op", + "extra": "15037 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_NoSettings - B/op", + "value": 29085, + "unit": "B/op", + "extra": "15037 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_NoSettings - allocs/op", + "value": 365, + "unit": "allocs/op", + "extra": "15037 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions", + "value": 323124, + "unit": "ns/op\t 76314 B/op\t 1200 allocs/op", + "extra": "3579 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions - ns/op", + "value": 323124, + "unit": "ns/op", + "extra": "3579 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions - B/op", + "value": 76314, + "unit": "B/op", + "extra": "3579 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions - allocs/op", + "value": 1200, + "unit": "allocs/op", + "extra": "3579 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListRuleSets", + "value": 69304, + "unit": "ns/op\t 21437 B/op\t 276 allocs/op", + "extra": "17043 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListRuleSets - ns/op", + "value": 69304, + "unit": "ns/op", + "extra": "17043 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListRuleSets - B/op", + "value": 21437, + "unit": "B/op", + "extra": "17043 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListRuleSets - allocs/op", + "value": 276, + "unit": "allocs/op", + "extra": "17043 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetConfig", + "value": 45334, + "unit": "ns/op\t 14930 B/op\t 168 allocs/op", + "extra": "26575 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetConfig - ns/op", + "value": 45334, + "unit": "ns/op", + "extra": "26575 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetConfig - B/op", + "value": 14930, + "unit": "B/op", + "extra": "26575 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetConfig - allocs/op", + "value": 168, + "unit": "allocs/op", + "extra": "26575 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpdateConfig", + "value": 135092, + "unit": "ns/op\t 36956 B/op\t 350 allocs/op", + "extra": "8688 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpdateConfig - ns/op", + "value": 135092, + "unit": "ns/op", + "extra": "8688 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpdateConfig - B/op", + "value": 36956, + "unit": "B/op", + "extra": "8688 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpdateConfig - allocs/op", + "value": 350, + "unit": "allocs/op", + "extra": "8688 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_Parallel", + "value": 40821, + "unit": "ns/op\t 24718 B/op\t 301 allocs/op", + "extra": "29052 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_Parallel - ns/op", + "value": 40821, + "unit": "ns/op", + "extra": "29052 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_Parallel - B/op", + "value": 24718, + "unit": "B/op", + "extra": "29052 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_Parallel - allocs/op", + "value": 301, + "unit": "allocs/op", + "extra": "29052 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions_Parallel", + "value": 210933, + "unit": "ns/op\t 76236 B/op\t 1203 allocs/op", + "extra": "5367 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions_Parallel - ns/op", + "value": 210933, + "unit": "ns/op", + "extra": "5367 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions_Parallel - B/op", + "value": 76236, + "unit": "B/op", + "extra": "5367 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions_Parallel - allocs/op", + "value": 1203, + "unit": "allocs/op", + "extra": "5367 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ManySettingsLookups", + "value": 84343, + "unit": "ns/op\t 27480 B/op\t 371 allocs/op", + "extra": "14200 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ManySettingsLookups - ns/op", + "value": 84343, + "unit": "ns/op", + "extra": "14200 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ManySettingsLookups - B/op", + "value": 27480, + "unit": "B/op", + "extra": "14200 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ManySettingsLookups - allocs/op", + "value": 371, + "unit": "allocs/op", + "extra": "14200 times\n4 procs" + }, + { + "name": "BenchmarkEncrypt", + "value": 850.8, + "unit": "ns/op\t 1696 B/op\t 6 allocs/op", + "extra": "1375224 times\n4 procs" + }, + { + "name": "BenchmarkEncrypt - ns/op", + "value": 850.8, + "unit": "ns/op", + "extra": "1375224 times\n4 procs" + }, + { + "name": "BenchmarkEncrypt - B/op", + "value": 1696, + "unit": "B/op", + "extra": "1375224 times\n4 procs" + }, + { + "name": "BenchmarkEncrypt - allocs/op", + "value": 6, + "unit": "allocs/op", + "extra": "1375224 times\n4 procs" + }, + { + "name": "BenchmarkDecrypt", + "value": 735.8, + "unit": "ns/op\t 1472 B/op\t 4 allocs/op", + "extra": "1677789 times\n4 procs" + }, + { + "name": "BenchmarkDecrypt - ns/op", + "value": 735.8, + "unit": "ns/op", + "extra": "1677789 times\n4 procs" + }, + { + "name": "BenchmarkDecrypt - B/op", + "value": 1472, + "unit": "B/op", + "extra": "1677789 times\n4 procs" + }, + { + "name": "BenchmarkDecrypt - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1677789 times\n4 procs" + }, + { + "name": "BenchmarkNewInternalServiceHTTPClient", + "value": 5.223, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "230523558 times\n4 procs" + }, + { + "name": "BenchmarkNewInternalServiceHTTPClient - ns/op", + "value": 5.223, + "unit": "ns/op", + "extra": "230523558 times\n4 procs" + }, + { + "name": "BenchmarkNewInternalServiceHTTPClient - B/op", + "value": 0, + "unit": "B/op", + "extra": "230523558 times\n4 procs" + }, + { + "name": "BenchmarkNewInternalServiceHTTPClient - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "230523558 times\n4 procs" + }, + { + "name": "BenchmarkNewInternalServiceHTTPClient_Request", + "value": 166008, + "unit": "ns/op\t 17570 B/op\t 122 allocs/op", + "extra": "7092 times\n4 procs" + }, + { + "name": "BenchmarkNewInternalServiceHTTPClient_Request - ns/op", + "value": 166008, + "unit": "ns/op", + "extra": "7092 times\n4 procs" + }, + { + "name": "BenchmarkNewInternalServiceHTTPClient_Request - B/op", + "value": 17570, + "unit": "B/op", + "extra": "7092 times\n4 procs" + }, + { + "name": "BenchmarkNewInternalServiceHTTPClient_Request - allocs/op", + "value": 122, + "unit": "allocs/op", + "extra": "7092 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv4Private", + "value": 45.33, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "26545852 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv4Private - ns/op", + "value": 45.33, + "unit": "ns/op", + "extra": "26545852 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv4Private - B/op", + "value": 0, + "unit": "B/op", + "extra": "26545852 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv4Private - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "26545852 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv4Public", + "value": 91.49, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "13118234 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv4Public - ns/op", + "value": 91.49, + "unit": "ns/op", + "extra": "13118234 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv4Public - B/op", + "value": 0, + "unit": "B/op", + "extra": "13118234 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv4Public - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "13118234 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv6", + "value": 88.6, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "13525828 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv6 - ns/op", + "value": 88.6, + "unit": "ns/op", + "extra": "13525828 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv6 - B/op", + "value": 0, + "unit": "B/op", + "extra": "13525828 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv6 - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "13525828 times\n4 procs" + }, + { + "name": "BenchmarkNewSafeHTTPClient", + "value": 186.8, + "unit": "ns/op\t 560 B/op\t 5 allocs/op", + "extra": "6417585 times\n4 procs" + }, + { + "name": "BenchmarkNewSafeHTTPClient - ns/op", + "value": 186.8, + "unit": "ns/op", + "extra": "6417585 times\n4 procs" + }, + { + "name": "BenchmarkNewSafeHTTPClient - B/op", + "value": 560, + "unit": "B/op", + "extra": "6417585 times\n4 procs" + }, + { + "name": "BenchmarkNewSafeHTTPClient - allocs/op", + "value": 5, + "unit": "allocs/op", + "extra": "6417585 times\n4 procs" + }, + { + "name": "BenchmarkFormatDuration", + "value": 136.6, + "unit": "ns/op\t 8 B/op\t 1 allocs/op", + "extra": "8740984 times\n4 procs" + }, + { + "name": "BenchmarkFormatDuration - ns/op", + "value": 136.6, + "unit": "ns/op", + "extra": "8740984 times\n4 procs" + }, + { + "name": "BenchmarkFormatDuration - B/op", + "value": 8, + "unit": "B/op", + "extra": "8740984 times\n4 procs" + }, + { + "name": "BenchmarkFormatDuration - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "8740984 times\n4 procs" + }, + { + "name": "BenchmarkExtractPort", + "value": 255, + "unit": "ns/op\t 144 B/op\t 1 allocs/op", + "extra": "4456468 times\n4 procs" + }, + { + "name": "BenchmarkExtractPort - ns/op", + "value": 255, + "unit": "ns/op", + "extra": "4456468 times\n4 procs" + }, + { + "name": "BenchmarkExtractPort - B/op", + "value": 144, + "unit": "B/op", + "extra": "4456468 times\n4 procs" + }, + { + "name": "BenchmarkExtractPort - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "4456468 times\n4 procs" + }, + { + "name": "BenchmarkMailService_IsConfigured", + "value": 37324, + "unit": "ns/op\t 8088 B/op\t 166 allocs/op", + "extra": "32247 times\n4 procs" + }, + { + "name": "BenchmarkMailService_IsConfigured - ns/op", + "value": 37324, + "unit": "ns/op", + "extra": "32247 times\n4 procs" + }, + { + "name": "BenchmarkMailService_IsConfigured - B/op", + "value": 8088, + "unit": "B/op", + "extra": "32247 times\n4 procs" + }, + { + "name": "BenchmarkMailService_IsConfigured - allocs/op", + "value": 166, + "unit": "allocs/op", + "extra": "32247 times\n4 procs" + }, + { + "name": "BenchmarkMailService_BuildEmail", + "value": 485.3, + "unit": "ns/op\t 488 B/op\t 5 allocs/op", + "extra": "2483478 times\n4 procs" + }, + { + "name": "BenchmarkMailService_BuildEmail - ns/op", + "value": 485.3, + "unit": "ns/op", + "extra": "2483478 times\n4 procs" + }, + { + "name": "BenchmarkMailService_BuildEmail - B/op", + "value": 488, + "unit": "B/op", + "extra": "2483478 times\n4 procs" + }, + { + "name": "BenchmarkMailService_BuildEmail - allocs/op", + "value": 5, + "unit": "allocs/op", + "extra": "2483478 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/equal", + "value": 11.25, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "100000000 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/equal - ns/op", + "value": 11.25, + "unit": "ns/op", + "extra": "100000000 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/equal - B/op", + "value": 0, + "unit": "B/op", + "extra": "100000000 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/equal - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "100000000 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/different_first_char", + "value": 11.57, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "100000000 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/different_first_char - ns/op", + "value": 11.57, + "unit": "ns/op", + "extra": "100000000 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/different_first_char - B/op", + "value": 0, + "unit": "B/op", + "extra": "100000000 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/different_first_char - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "100000000 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/different_last_char", + "value": 11.57, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "100000000 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/different_last_char - ns/op", + "value": 11.57, + "unit": "ns/op", + "extra": "100000000 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/different_last_char - B/op", + "value": 0, + "unit": "B/op", + "extra": "100000000 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/different_last_char - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "100000000 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP", + "value": 48.61, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "26831989 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP - ns/op", + "value": 48.61, + "unit": "ns/op", + "extra": "26831989 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP - B/op", + "value": 0, + "unit": "B/op", + "extra": "26831989 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "26831989 times\n4 procs" + } + ] } ] }