diff --git a/dev/bench/data.js b/dev/bench/data.js index 0f93a533..a016ea5f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1768510561174, + "lastUpdate": 1768537588730, "repoUrl": "https://github.com/Wikid82/Charon", "entries": { "Go Benchmark": [ @@ -7562,6 +7562,630 @@ window.BENCHMARK_DATA = { "extra": "23296490 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": "c70a65f52b0b2bf222732e62c1f93cad98107ebe", + "message": "Merge pull request #542 from Wikid82/feature/beta-release\n\nfix: Auto-versioning CI & Docker image security scan parity", + "timestamp": "2026-01-15T23:24:07-05:00", + "tree_id": "91e8e7fbe8e81a6af6c7d0cd6ad855a857579dc1", + "url": "https://github.com/Wikid82/Charon/commit/c70a65f52b0b2bf222732e62c1f93cad98107ebe" + }, + "date": 1768537588312, + "tool": "go", + "benches": [ + { + "name": "BenchmarkSecurityHandler_GetStatus", + "value": 105810, + "unit": "ns/op\t 29702 B/op\t 408 allocs/op", + "extra": "11092 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus - ns/op", + "value": 105810, + "unit": "ns/op", + "extra": "11092 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus - B/op", + "value": 29702, + "unit": "B/op", + "extra": "11092 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus - allocs/op", + "value": 408, + "unit": "allocs/op", + "extra": "11092 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_NoSettings", + "value": 87968, + "unit": "ns/op\t 29086 B/op\t 365 allocs/op", + "extra": "13105 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_NoSettings - ns/op", + "value": 87968, + "unit": "ns/op", + "extra": "13105 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_NoSettings - B/op", + "value": 29086, + "unit": "B/op", + "extra": "13105 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_NoSettings - allocs/op", + "value": 365, + "unit": "allocs/op", + "extra": "13105 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions", + "value": 316884, + "unit": "ns/op\t 79184 B/op\t 1200 allocs/op", + "extra": "3567 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions - ns/op", + "value": 316884, + "unit": "ns/op", + "extra": "3567 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions - B/op", + "value": 79184, + "unit": "B/op", + "extra": "3567 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions - allocs/op", + "value": 1200, + "unit": "allocs/op", + "extra": "3567 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListRuleSets", + "value": 80571, + "unit": "ns/op\t 21962 B/op\t 276 allocs/op", + "extra": "17425 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListRuleSets - ns/op", + "value": 80571, + "unit": "ns/op", + "extra": "17425 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListRuleSets - B/op", + "value": 21962, + "unit": "B/op", + "extra": "17425 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListRuleSets - allocs/op", + "value": 276, + "unit": "allocs/op", + "extra": "17425 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetConfig", + "value": 45599, + "unit": "ns/op\t 14531 B/op\t 156 allocs/op", + "extra": "23863 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetConfig - ns/op", + "value": 45599, + "unit": "ns/op", + "extra": "23863 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetConfig - B/op", + "value": 14531, + "unit": "B/op", + "extra": "23863 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetConfig - allocs/op", + "value": 156, + "unit": "allocs/op", + "extra": "23863 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpdateConfig", + "value": 165218, + "unit": "ns/op\t 37018 B/op\t 350 allocs/op", + "extra": "7980 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpdateConfig - ns/op", + "value": 165218, + "unit": "ns/op", + "extra": "7980 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpdateConfig - B/op", + "value": 37018, + "unit": "B/op", + "extra": "7980 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpdateConfig - allocs/op", + "value": 350, + "unit": "allocs/op", + "extra": "7980 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_Parallel", + "value": 36984, + "unit": "ns/op\t 24836 B/op\t 304 allocs/op", + "extra": "32154 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_Parallel - ns/op", + "value": 36984, + "unit": "ns/op", + "extra": "32154 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_Parallel - B/op", + "value": 24836, + "unit": "B/op", + "extra": "32154 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_Parallel - allocs/op", + "value": 304, + "unit": "allocs/op", + "extra": "32154 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions_Parallel", + "value": 220551, + "unit": "ns/op\t 78916 B/op\t 1203 allocs/op", + "extra": "5268 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions_Parallel - ns/op", + "value": 220551, + "unit": "ns/op", + "extra": "5268 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions_Parallel - B/op", + "value": 78916, + "unit": "B/op", + "extra": "5268 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions_Parallel - allocs/op", + "value": 1203, + "unit": "allocs/op", + "extra": "5268 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ManySettingsLookups", + "value": 107507, + "unit": "ns/op\t 29776 B/op\t 416 allocs/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ManySettingsLookups - ns/op", + "value": 107507, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ManySettingsLookups - B/op", + "value": 29776, + "unit": "B/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ManySettingsLookups - allocs/op", + "value": 416, + "unit": "allocs/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkEncrypt", + "value": 807.6, + "unit": "ns/op\t 1696 B/op\t 6 allocs/op", + "extra": "1464867 times\n4 procs" + }, + { + "name": "BenchmarkEncrypt - ns/op", + "value": 807.6, + "unit": "ns/op", + "extra": "1464867 times\n4 procs" + }, + { + "name": "BenchmarkEncrypt - B/op", + "value": 1696, + "unit": "B/op", + "extra": "1464867 times\n4 procs" + }, + { + "name": "BenchmarkEncrypt - allocs/op", + "value": 6, + "unit": "allocs/op", + "extra": "1464867 times\n4 procs" + }, + { + "name": "BenchmarkDecrypt", + "value": 736.2, + "unit": "ns/op\t 1472 B/op\t 4 allocs/op", + "extra": "1742230 times\n4 procs" + }, + { + "name": "BenchmarkDecrypt - ns/op", + "value": 736.2, + "unit": "ns/op", + "extra": "1742230 times\n4 procs" + }, + { + "name": "BenchmarkDecrypt - B/op", + "value": 1472, + "unit": "B/op", + "extra": "1742230 times\n4 procs" + }, + { + "name": "BenchmarkDecrypt - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "1742230 times\n4 procs" + }, + { + "name": "BenchmarkNewInternalServiceHTTPClient", + "value": 7.785, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "153822382 times\n4 procs" + }, + { + "name": "BenchmarkNewInternalServiceHTTPClient - ns/op", + "value": 7.785, + "unit": "ns/op", + "extra": "153822382 times\n4 procs" + }, + { + "name": "BenchmarkNewInternalServiceHTTPClient - B/op", + "value": 0, + "unit": "B/op", + "extra": "153822382 times\n4 procs" + }, + { + "name": "BenchmarkNewInternalServiceHTTPClient - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "153822382 times\n4 procs" + }, + { + "name": "BenchmarkNewInternalServiceHTTPClient_Request", + "value": 216004, + "unit": "ns/op\t 17560 B/op\t 122 allocs/op", + "extra": "5336 times\n4 procs" + }, + { + "name": "BenchmarkNewInternalServiceHTTPClient_Request - ns/op", + "value": 216004, + "unit": "ns/op", + "extra": "5336 times\n4 procs" + }, + { + "name": "BenchmarkNewInternalServiceHTTPClient_Request - B/op", + "value": 17560, + "unit": "B/op", + "extra": "5336 times\n4 procs" + }, + { + "name": "BenchmarkNewInternalServiceHTTPClient_Request - allocs/op", + "value": 122, + "unit": "allocs/op", + "extra": "5336 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv4Private", + "value": 52.58, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "22818480 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv4Private - ns/op", + "value": 52.58, + "unit": "ns/op", + "extra": "22818480 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv4Private - B/op", + "value": 0, + "unit": "B/op", + "extra": "22818480 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv4Private - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "22818480 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv4Public", + "value": 108.6, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "11056314 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv4Public - ns/op", + "value": 108.6, + "unit": "ns/op", + "extra": "11056314 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv4Public - B/op", + "value": 0, + "unit": "B/op", + "extra": "11056314 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv4Public - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "11056314 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv6", + "value": 111.5, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "10753134 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv6 - ns/op", + "value": 111.5, + "unit": "ns/op", + "extra": "10753134 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv6 - B/op", + "value": 0, + "unit": "B/op", + "extra": "10753134 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP_IPv6 - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "10753134 times\n4 procs" + }, + { + "name": "BenchmarkNewSafeHTTPClient", + "value": 190.2, + "unit": "ns/op\t 560 B/op\t 5 allocs/op", + "extra": "6317758 times\n4 procs" + }, + { + "name": "BenchmarkNewSafeHTTPClient - ns/op", + "value": 190.2, + "unit": "ns/op", + "extra": "6317758 times\n4 procs" + }, + { + "name": "BenchmarkNewSafeHTTPClient - B/op", + "value": 560, + "unit": "B/op", + "extra": "6317758 times\n4 procs" + }, + { + "name": "BenchmarkNewSafeHTTPClient - allocs/op", + "value": 5, + "unit": "allocs/op", + "extra": "6317758 times\n4 procs" + }, + { + "name": "BenchmarkFormatDuration", + "value": 141.1, + "unit": "ns/op\t 8 B/op\t 1 allocs/op", + "extra": "8479159 times\n4 procs" + }, + { + "name": "BenchmarkFormatDuration - ns/op", + "value": 141.1, + "unit": "ns/op", + "extra": "8479159 times\n4 procs" + }, + { + "name": "BenchmarkFormatDuration - B/op", + "value": 8, + "unit": "B/op", + "extra": "8479159 times\n4 procs" + }, + { + "name": "BenchmarkFormatDuration - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "8479159 times\n4 procs" + }, + { + "name": "BenchmarkExtractPort", + "value": 275.4, + "unit": "ns/op\t 144 B/op\t 1 allocs/op", + "extra": "4109926 times\n4 procs" + }, + { + "name": "BenchmarkExtractPort - ns/op", + "value": 275.4, + "unit": "ns/op", + "extra": "4109926 times\n4 procs" + }, + { + "name": "BenchmarkExtractPort - B/op", + "value": 144, + "unit": "B/op", + "extra": "4109926 times\n4 procs" + }, + { + "name": "BenchmarkExtractPort - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "4109926 times\n4 procs" + }, + { + "name": "BenchmarkMailService_IsConfigured", + "value": 39348, + "unit": "ns/op\t 8088 B/op\t 166 allocs/op", + "extra": "30255 times\n4 procs" + }, + { + "name": "BenchmarkMailService_IsConfigured - ns/op", + "value": 39348, + "unit": "ns/op", + "extra": "30255 times\n4 procs" + }, + { + "name": "BenchmarkMailService_IsConfigured - B/op", + "value": 8088, + "unit": "B/op", + "extra": "30255 times\n4 procs" + }, + { + "name": "BenchmarkMailService_IsConfigured - allocs/op", + "value": 166, + "unit": "allocs/op", + "extra": "30255 times\n4 procs" + }, + { + "name": "BenchmarkMailService_BuildEmail", + "value": 489.5, + "unit": "ns/op\t 488 B/op\t 5 allocs/op", + "extra": "2458083 times\n4 procs" + }, + { + "name": "BenchmarkMailService_BuildEmail - ns/op", + "value": 489.5, + "unit": "ns/op", + "extra": "2458083 times\n4 procs" + }, + { + "name": "BenchmarkMailService_BuildEmail - B/op", + "value": 488, + "unit": "B/op", + "extra": "2458083 times\n4 procs" + }, + { + "name": "BenchmarkMailService_BuildEmail - allocs/op", + "value": 5, + "unit": "allocs/op", + "extra": "2458083 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/equal", + "value": 12.85, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "91186407 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/equal - ns/op", + "value": 12.85, + "unit": "ns/op", + "extra": "91186407 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/equal - B/op", + "value": 0, + "unit": "B/op", + "extra": "91186407 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/equal - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "91186407 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/different_first_char", + "value": 12.45, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "95045476 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/different_first_char - ns/op", + "value": 12.45, + "unit": "ns/op", + "extra": "95045476 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/different_first_char - B/op", + "value": 0, + "unit": "B/op", + "extra": "95045476 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/different_first_char - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "95045476 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/different_last_char", + "value": 12.46, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "95658902 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/different_last_char - ns/op", + "value": 12.46, + "unit": "ns/op", + "extra": "95658902 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/different_last_char - B/op", + "value": 0, + "unit": "B/op", + "extra": "95658902 times\n4 procs" + }, + { + "name": "BenchmarkConstantTimeCompare/different_last_char - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "95658902 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP", + "value": 58.7, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "21154641 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP - ns/op", + "value": 58.7, + "unit": "ns/op", + "extra": "21154641 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP - B/op", + "value": 0, + "unit": "B/op", + "extra": "21154641 times\n4 procs" + }, + { + "name": "BenchmarkIsPrivateIP - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "21154641 times\n4 procs" + } + ] } ] }