add Go Benchmark (go) benchmark result for 2f4e5a6920

This commit is contained in:
github-action-benchmark
2026-01-15 20:56:01 +00:00
parent ff0de66515
commit ec6e30c5f8

View File

@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1768197831856,
"lastUpdate": 1768510561174,
"repoUrl": "https://github.com/Wikid82/Charon",
"entries": {
"Go Benchmark": [
@@ -6938,6 +6938,630 @@ window.BENCHMARK_DATA = {
"extra": "23419034 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": "2f4e5a69204281c3ddb5409a37c81be76653a852",
"message": "Merge pull request #461 from Wikid82/feature/beta-release\n\nfeat: DNS Challenge Support for Wildcard Certificates",
"timestamp": "2026-01-15T15:53:33-05:00",
"tree_id": "e48bbd0f9cb736c007950df72a3f68ee4249ea54",
"url": "https://github.com/Wikid82/Charon/commit/2f4e5a69204281c3ddb5409a37c81be76653a852"
},
"date": 1768510560091,
"tool": "go",
"benches": [
{
"name": "BenchmarkSecurityHandler_GetStatus",
"value": 112622,
"unit": "ns/op\t 29707 B/op\t 408 allocs/op",
"extra": "9730 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetStatus - ns/op",
"value": 112622,
"unit": "ns/op",
"extra": "9730 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetStatus - B/op",
"value": 29707,
"unit": "B/op",
"extra": "9730 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetStatus - allocs/op",
"value": 408,
"unit": "allocs/op",
"extra": "9730 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetStatus_NoSettings",
"value": 103274,
"unit": "ns/op\t 29086 B/op\t 365 allocs/op",
"extra": "12844 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetStatus_NoSettings - ns/op",
"value": 103274,
"unit": "ns/op",
"extra": "12844 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetStatus_NoSettings - B/op",
"value": 29086,
"unit": "B/op",
"extra": "12844 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetStatus_NoSettings - allocs/op",
"value": 365,
"unit": "allocs/op",
"extra": "12844 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListDecisions",
"value": 376712,
"unit": "ns/op\t 79404 B/op\t 1200 allocs/op",
"extra": "3250 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListDecisions - ns/op",
"value": 376712,
"unit": "ns/op",
"extra": "3250 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListDecisions - B/op",
"value": 79404,
"unit": "B/op",
"extra": "3250 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListDecisions - allocs/op",
"value": 1200,
"unit": "allocs/op",
"extra": "3250 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListRuleSets",
"value": 71421,
"unit": "ns/op\t 21977 B/op\t 276 allocs/op",
"extra": "16730 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListRuleSets - ns/op",
"value": 71421,
"unit": "ns/op",
"extra": "16730 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListRuleSets - B/op",
"value": 21977,
"unit": "B/op",
"extra": "16730 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListRuleSets - allocs/op",
"value": 276,
"unit": "allocs/op",
"extra": "16730 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetConfig",
"value": 48736,
"unit": "ns/op\t 14532 B/op\t 156 allocs/op",
"extra": "24194 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetConfig - ns/op",
"value": 48736,
"unit": "ns/op",
"extra": "24194 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetConfig - B/op",
"value": 14532,
"unit": "B/op",
"extra": "24194 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetConfig - allocs/op",
"value": 156,
"unit": "allocs/op",
"extra": "24194 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_UpdateConfig",
"value": 170460,
"unit": "ns/op\t 37020 B/op\t 350 allocs/op",
"extra": "6691 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_UpdateConfig - ns/op",
"value": 170460,
"unit": "ns/op",
"extra": "6691 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_UpdateConfig - B/op",
"value": 37020,
"unit": "B/op",
"extra": "6691 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_UpdateConfig - allocs/op",
"value": 350,
"unit": "allocs/op",
"extra": "6691 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetStatus_Parallel",
"value": 39384,
"unit": "ns/op\t 24829 B/op\t 304 allocs/op",
"extra": "30127 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetStatus_Parallel - ns/op",
"value": 39384,
"unit": "ns/op",
"extra": "30127 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetStatus_Parallel - B/op",
"value": 24829,
"unit": "B/op",
"extra": "30127 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetStatus_Parallel - allocs/op",
"value": 304,
"unit": "allocs/op",
"extra": "30127 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListDecisions_Parallel",
"value": 226175,
"unit": "ns/op\t 78933 B/op\t 1202 allocs/op",
"extra": "4910 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListDecisions_Parallel - ns/op",
"value": 226175,
"unit": "ns/op",
"extra": "4910 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListDecisions_Parallel - B/op",
"value": 78933,
"unit": "B/op",
"extra": "4910 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListDecisions_Parallel - allocs/op",
"value": 1202,
"unit": "allocs/op",
"extra": "4910 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ManySettingsLookups",
"value": 114260,
"unit": "ns/op\t 29777 B/op\t 416 allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ManySettingsLookups - ns/op",
"value": 114260,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ManySettingsLookups - B/op",
"value": 29777,
"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": 827.4,
"unit": "ns/op\t 1696 B/op\t 6 allocs/op",
"extra": "1421716 times\n4 procs"
},
{
"name": "BenchmarkEncrypt - ns/op",
"value": 827.4,
"unit": "ns/op",
"extra": "1421716 times\n4 procs"
},
{
"name": "BenchmarkEncrypt - B/op",
"value": 1696,
"unit": "B/op",
"extra": "1421716 times\n4 procs"
},
{
"name": "BenchmarkEncrypt - allocs/op",
"value": 6,
"unit": "allocs/op",
"extra": "1421716 times\n4 procs"
},
{
"name": "BenchmarkDecrypt",
"value": 684,
"unit": "ns/op\t 1472 B/op\t 4 allocs/op",
"extra": "1747291 times\n4 procs"
},
{
"name": "BenchmarkDecrypt - ns/op",
"value": 684,
"unit": "ns/op",
"extra": "1747291 times\n4 procs"
},
{
"name": "BenchmarkDecrypt - B/op",
"value": 1472,
"unit": "B/op",
"extra": "1747291 times\n4 procs"
},
{
"name": "BenchmarkDecrypt - allocs/op",
"value": 4,
"unit": "allocs/op",
"extra": "1747291 times\n4 procs"
},
{
"name": "BenchmarkNewInternalServiceHTTPClient",
"value": 7.797,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "154022544 times\n4 procs"
},
{
"name": "BenchmarkNewInternalServiceHTTPClient - ns/op",
"value": 7.797,
"unit": "ns/op",
"extra": "154022544 times\n4 procs"
},
{
"name": "BenchmarkNewInternalServiceHTTPClient - B/op",
"value": 0,
"unit": "B/op",
"extra": "154022544 times\n4 procs"
},
{
"name": "BenchmarkNewInternalServiceHTTPClient - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "154022544 times\n4 procs"
},
{
"name": "BenchmarkNewInternalServiceHTTPClient_Request",
"value": 221071,
"unit": "ns/op\t 17572 B/op\t 122 allocs/op",
"extra": "5510 times\n4 procs"
},
{
"name": "BenchmarkNewInternalServiceHTTPClient_Request - ns/op",
"value": 221071,
"unit": "ns/op",
"extra": "5510 times\n4 procs"
},
{
"name": "BenchmarkNewInternalServiceHTTPClient_Request - B/op",
"value": 17572,
"unit": "B/op",
"extra": "5510 times\n4 procs"
},
{
"name": "BenchmarkNewInternalServiceHTTPClient_Request - allocs/op",
"value": 122,
"unit": "allocs/op",
"extra": "5510 times\n4 procs"
},
{
"name": "BenchmarkIsPrivateIP_IPv4Private",
"value": 53.2,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "22429738 times\n4 procs"
},
{
"name": "BenchmarkIsPrivateIP_IPv4Private - ns/op",
"value": 53.2,
"unit": "ns/op",
"extra": "22429738 times\n4 procs"
},
{
"name": "BenchmarkIsPrivateIP_IPv4Private - B/op",
"value": 0,
"unit": "B/op",
"extra": "22429738 times\n4 procs"
},
{
"name": "BenchmarkIsPrivateIP_IPv4Private - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "22429738 times\n4 procs"
},
{
"name": "BenchmarkIsPrivateIP_IPv4Public",
"value": 104.6,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "11454835 times\n4 procs"
},
{
"name": "BenchmarkIsPrivateIP_IPv4Public - ns/op",
"value": 104.6,
"unit": "ns/op",
"extra": "11454835 times\n4 procs"
},
{
"name": "BenchmarkIsPrivateIP_IPv4Public - B/op",
"value": 0,
"unit": "B/op",
"extra": "11454835 times\n4 procs"
},
{
"name": "BenchmarkIsPrivateIP_IPv4Public - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "11454835 times\n4 procs"
},
{
"name": "BenchmarkIsPrivateIP_IPv6",
"value": 106.1,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "11457300 times\n4 procs"
},
{
"name": "BenchmarkIsPrivateIP_IPv6 - ns/op",
"value": 106.1,
"unit": "ns/op",
"extra": "11457300 times\n4 procs"
},
{
"name": "BenchmarkIsPrivateIP_IPv6 - B/op",
"value": 0,
"unit": "B/op",
"extra": "11457300 times\n4 procs"
},
{
"name": "BenchmarkIsPrivateIP_IPv6 - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "11457300 times\n4 procs"
},
{
"name": "BenchmarkNewSafeHTTPClient",
"value": 192,
"unit": "ns/op\t 560 B/op\t 5 allocs/op",
"extra": "5819505 times\n4 procs"
},
{
"name": "BenchmarkNewSafeHTTPClient - ns/op",
"value": 192,
"unit": "ns/op",
"extra": "5819505 times\n4 procs"
},
{
"name": "BenchmarkNewSafeHTTPClient - B/op",
"value": 560,
"unit": "B/op",
"extra": "5819505 times\n4 procs"
},
{
"name": "BenchmarkNewSafeHTTPClient - allocs/op",
"value": 5,
"unit": "allocs/op",
"extra": "5819505 times\n4 procs"
},
{
"name": "BenchmarkFormatDuration",
"value": 150.5,
"unit": "ns/op\t 8 B/op\t 1 allocs/op",
"extra": "7847574 times\n4 procs"
},
{
"name": "BenchmarkFormatDuration - ns/op",
"value": 150.5,
"unit": "ns/op",
"extra": "7847574 times\n4 procs"
},
{
"name": "BenchmarkFormatDuration - B/op",
"value": 8,
"unit": "B/op",
"extra": "7847574 times\n4 procs"
},
{
"name": "BenchmarkFormatDuration - allocs/op",
"value": 1,
"unit": "allocs/op",
"extra": "7847574 times\n4 procs"
},
{
"name": "BenchmarkExtractPort",
"value": 247.5,
"unit": "ns/op\t 144 B/op\t 1 allocs/op",
"extra": "4832628 times\n4 procs"
},
{
"name": "BenchmarkExtractPort - ns/op",
"value": 247.5,
"unit": "ns/op",
"extra": "4832628 times\n4 procs"
},
{
"name": "BenchmarkExtractPort - B/op",
"value": 144,
"unit": "B/op",
"extra": "4832628 times\n4 procs"
},
{
"name": "BenchmarkExtractPort - allocs/op",
"value": 1,
"unit": "allocs/op",
"extra": "4832628 times\n4 procs"
},
{
"name": "BenchmarkMailService_IsConfigured",
"value": 41161,
"unit": "ns/op\t 8088 B/op\t 166 allocs/op",
"extra": "28354 times\n4 procs"
},
{
"name": "BenchmarkMailService_IsConfigured - ns/op",
"value": 41161,
"unit": "ns/op",
"extra": "28354 times\n4 procs"
},
{
"name": "BenchmarkMailService_IsConfigured - B/op",
"value": 8088,
"unit": "B/op",
"extra": "28354 times\n4 procs"
},
{
"name": "BenchmarkMailService_IsConfigured - allocs/op",
"value": 166,
"unit": "allocs/op",
"extra": "28354 times\n4 procs"
},
{
"name": "BenchmarkMailService_BuildEmail",
"value": 509.1,
"unit": "ns/op\t 488 B/op\t 5 allocs/op",
"extra": "2353005 times\n4 procs"
},
{
"name": "BenchmarkMailService_BuildEmail - ns/op",
"value": 509.1,
"unit": "ns/op",
"extra": "2353005 times\n4 procs"
},
{
"name": "BenchmarkMailService_BuildEmail - B/op",
"value": 488,
"unit": "B/op",
"extra": "2353005 times\n4 procs"
},
{
"name": "BenchmarkMailService_BuildEmail - allocs/op",
"value": 5,
"unit": "allocs/op",
"extra": "2353005 times\n4 procs"
},
{
"name": "BenchmarkConstantTimeCompare/equal",
"value": 23.37,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "50020435 times\n4 procs"
},
{
"name": "BenchmarkConstantTimeCompare/equal - ns/op",
"value": 23.37,
"unit": "ns/op",
"extra": "50020435 times\n4 procs"
},
{
"name": "BenchmarkConstantTimeCompare/equal - B/op",
"value": 0,
"unit": "B/op",
"extra": "50020435 times\n4 procs"
},
{
"name": "BenchmarkConstantTimeCompare/equal - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "50020435 times\n4 procs"
},
{
"name": "BenchmarkConstantTimeCompare/different_first_char",
"value": 12.78,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "93601064 times\n4 procs"
},
{
"name": "BenchmarkConstantTimeCompare/different_first_char - ns/op",
"value": 12.78,
"unit": "ns/op",
"extra": "93601064 times\n4 procs"
},
{
"name": "BenchmarkConstantTimeCompare/different_first_char - B/op",
"value": 0,
"unit": "B/op",
"extra": "93601064 times\n4 procs"
},
{
"name": "BenchmarkConstantTimeCompare/different_first_char - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "93601064 times\n4 procs"
},
{
"name": "BenchmarkConstantTimeCompare/different_last_char",
"value": 12.81,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "93746118 times\n4 procs"
},
{
"name": "BenchmarkConstantTimeCompare/different_last_char - ns/op",
"value": 12.81,
"unit": "ns/op",
"extra": "93746118 times\n4 procs"
},
{
"name": "BenchmarkConstantTimeCompare/different_last_char - B/op",
"value": 0,
"unit": "B/op",
"extra": "93746118 times\n4 procs"
},
{
"name": "BenchmarkConstantTimeCompare/different_last_char - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "93746118 times\n4 procs"
},
{
"name": "BenchmarkIsPrivateIP",
"value": 55.79,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "23296490 times\n4 procs"
},
{
"name": "BenchmarkIsPrivateIP - ns/op",
"value": 55.79,
"unit": "ns/op",
"extra": "23296490 times\n4 procs"
},
{
"name": "BenchmarkIsPrivateIP - B/op",
"value": 0,
"unit": "B/op",
"extra": "23296490 times\n4 procs"
},
{
"name": "BenchmarkIsPrivateIP - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "23296490 times\n4 procs"
}
]
}
]
}