add Go Benchmark (go) benchmark result for 65443a1464

This commit is contained in:
github-action-benchmark
2025-12-14 00:38:30 +00:00
parent 52f0a2ec3d
commit 0eeb1aef0f

View File

@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1765589832756,
"lastUpdate": 1765672710792,
"repoUrl": "https://github.com/Wikid82/Charon",
"entries": {
"Go Benchmark": [
@@ -818,6 +818,414 @@ window.BENCHMARK_DATA = {
"extra": "447168 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"email": "actions@github.com",
"name": "GitHub Actions",
"username": "actions-user"
},
"committer": {
"email": "actions@github.com",
"name": "GitHub Actions",
"username": "actions-user"
},
"distinct": true,
"id": "65443a14647b8fa8c72eebb8e7ad287791268f5e",
"message": "fix: correct Go version to 1.23 (1.25.5 does not exist)",
"timestamp": "2025-12-14T00:36:20Z",
"tree_id": "4d4cf1c9d9ab844c5adcd372faad5900b7655a80",
"url": "https://github.com/Wikid82/Charon/commit/65443a14647b8fa8c72eebb8e7ad287791268f5e"
},
"date": 1765672710328,
"tool": "go",
"benches": [
{
"name": "BenchmarkSecurityHandler_GetStatus",
"value": 107483,
"unit": "ns/op\t 29712 B/op\t 408 allocs/op",
"extra": "9883 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetStatus - ns/op",
"value": 107483,
"unit": "ns/op",
"extra": "9883 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetStatus - B/op",
"value": 29712,
"unit": "B/op",
"extra": "9883 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetStatus - allocs/op",
"value": 408,
"unit": "allocs/op",
"extra": "9883 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetStatus_NoSettings",
"value": 88707,
"unit": "ns/op\t 29100 B/op\t 365 allocs/op",
"extra": "13792 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetStatus_NoSettings - ns/op",
"value": 88707,
"unit": "ns/op",
"extra": "13792 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetStatus_NoSettings - B/op",
"value": 29100,
"unit": "B/op",
"extra": "13792 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetStatus_NoSettings - allocs/op",
"value": 365,
"unit": "allocs/op",
"extra": "13792 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListDecisions",
"value": 442946,
"unit": "ns/op\t 79837 B/op\t 1201 allocs/op",
"extra": "2486 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListDecisions - ns/op",
"value": 442946,
"unit": "ns/op",
"extra": "2486 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListDecisions - B/op",
"value": 79837,
"unit": "B/op",
"extra": "2486 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListDecisions - allocs/op",
"value": 1201,
"unit": "allocs/op",
"extra": "2486 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListRuleSets",
"value": 69208,
"unit": "ns/op\t 22064 B/op\t 276 allocs/op",
"extra": "17262 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListRuleSets - ns/op",
"value": 69208,
"unit": "ns/op",
"extra": "17262 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListRuleSets - B/op",
"value": 22064,
"unit": "B/op",
"extra": "17262 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListRuleSets - allocs/op",
"value": 276,
"unit": "allocs/op",
"extra": "17262 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_UpsertRuleSet",
"value": 204871,
"unit": "ns/op\t 29333 B/op\t 338 allocs/op",
"extra": "5301 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_UpsertRuleSet - ns/op",
"value": 204871,
"unit": "ns/op",
"extra": "5301 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_UpsertRuleSet - B/op",
"value": 29333,
"unit": "B/op",
"extra": "5301 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_UpsertRuleSet - allocs/op",
"value": 338,
"unit": "allocs/op",
"extra": "5301 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_CreateDecision",
"value": 157607,
"unit": "ns/op\t 23267 B/op\t 247 allocs/op",
"extra": "8434 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_CreateDecision - ns/op",
"value": 157607,
"unit": "ns/op",
"extra": "8434 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_CreateDecision - B/op",
"value": 23267,
"unit": "B/op",
"extra": "8434 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_CreateDecision - allocs/op",
"value": 247,
"unit": "allocs/op",
"extra": "8434 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetConfig",
"value": 47698,
"unit": "ns/op\t 14590 B/op\t 156 allocs/op",
"extra": "25090 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetConfig - ns/op",
"value": 47698,
"unit": "ns/op",
"extra": "25090 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetConfig - B/op",
"value": 14590,
"unit": "B/op",
"extra": "25090 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetConfig - allocs/op",
"value": 156,
"unit": "allocs/op",
"extra": "25090 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_UpdateConfig",
"value": 168490,
"unit": "ns/op\t 37187 B/op\t 351 allocs/op",
"extra": "6639 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_UpdateConfig - ns/op",
"value": 168490,
"unit": "ns/op",
"extra": "6639 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_UpdateConfig - B/op",
"value": 37187,
"unit": "B/op",
"extra": "6639 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_UpdateConfig - allocs/op",
"value": 351,
"unit": "allocs/op",
"extra": "6639 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetStatus_Parallel",
"value": 42693,
"unit": "ns/op\t 24864 B/op\t 305 allocs/op",
"extra": "27836 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetStatus_Parallel - ns/op",
"value": 42693,
"unit": "ns/op",
"extra": "27836 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetStatus_Parallel - B/op",
"value": 24864,
"unit": "B/op",
"extra": "27836 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_GetStatus_Parallel - allocs/op",
"value": 305,
"unit": "allocs/op",
"extra": "27836 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListDecisions_Parallel",
"value": 295186,
"unit": "ns/op\t 80723 B/op\t 1205 allocs/op",
"extra": "3973 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListDecisions_Parallel - ns/op",
"value": 295186,
"unit": "ns/op",
"extra": "3973 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListDecisions_Parallel - B/op",
"value": 80723,
"unit": "B/op",
"extra": "3973 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ListDecisions_Parallel - allocs/op",
"value": 1205,
"unit": "allocs/op",
"extra": "3973 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_LargeRuleSetContent",
"value": 1104208,
"unit": "ns/op\t 793341 B/op\t 359 allocs/op",
"extra": "1134 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_LargeRuleSetContent - ns/op",
"value": 1104208,
"unit": "ns/op",
"extra": "1134 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_LargeRuleSetContent - B/op",
"value": 793341,
"unit": "B/op",
"extra": "1134 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_LargeRuleSetContent - allocs/op",
"value": 359,
"unit": "allocs/op",
"extra": "1134 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ManySettingsLookups",
"value": 110743,
"unit": "ns/op\t 29823 B/op\t 416 allocs/op",
"extra": "10268 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ManySettingsLookups - ns/op",
"value": 110743,
"unit": "ns/op",
"extra": "10268 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ManySettingsLookups - B/op",
"value": 29823,
"unit": "B/op",
"extra": "10268 times\n4 procs"
},
{
"name": "BenchmarkSecurityHandler_ManySettingsLookups - allocs/op",
"value": 416,
"unit": "allocs/op",
"extra": "10268 times\n4 procs"
},
{
"name": "BenchmarkFormatDuration",
"value": 153.1,
"unit": "ns/op\t 8 B/op\t 1 allocs/op",
"extra": "7807069 times\n4 procs"
},
{
"name": "BenchmarkFormatDuration - ns/op",
"value": 153.1,
"unit": "ns/op",
"extra": "7807069 times\n4 procs"
},
{
"name": "BenchmarkFormatDuration - B/op",
"value": 8,
"unit": "B/op",
"extra": "7807069 times\n4 procs"
},
{
"name": "BenchmarkFormatDuration - allocs/op",
"value": 1,
"unit": "allocs/op",
"extra": "7807069 times\n4 procs"
},
{
"name": "BenchmarkExtractPort",
"value": 226,
"unit": "ns/op\t 144 B/op\t 1 allocs/op",
"extra": "5200214 times\n4 procs"
},
{
"name": "BenchmarkExtractPort - ns/op",
"value": 226,
"unit": "ns/op",
"extra": "5200214 times\n4 procs"
},
{
"name": "BenchmarkExtractPort - B/op",
"value": 144,
"unit": "B/op",
"extra": "5200214 times\n4 procs"
},
{
"name": "BenchmarkExtractPort - allocs/op",
"value": 1,
"unit": "allocs/op",
"extra": "5200214 times\n4 procs"
},
{
"name": "BenchmarkMailService_IsConfigured",
"value": 37774,
"unit": "ns/op\t 8088 B/op\t 166 allocs/op",
"extra": "31210 times\n4 procs"
},
{
"name": "BenchmarkMailService_IsConfigured - ns/op",
"value": 37774,
"unit": "ns/op",
"extra": "31210 times\n4 procs"
},
{
"name": "BenchmarkMailService_IsConfigured - B/op",
"value": 8088,
"unit": "B/op",
"extra": "31210 times\n4 procs"
},
{
"name": "BenchmarkMailService_IsConfigured - allocs/op",
"value": 166,
"unit": "allocs/op",
"extra": "31210 times\n4 procs"
},
{
"name": "BenchmarkMailService_BuildEmail",
"value": 2523,
"unit": "ns/op\t 953 B/op\t 27 allocs/op",
"extra": "452592 times\n4 procs"
},
{
"name": "BenchmarkMailService_BuildEmail - ns/op",
"value": 2523,
"unit": "ns/op",
"extra": "452592 times\n4 procs"
},
{
"name": "BenchmarkMailService_BuildEmail - B/op",
"value": 953,
"unit": "B/op",
"extra": "452592 times\n4 procs"
},
{
"name": "BenchmarkMailService_BuildEmail - allocs/op",
"value": 27,
"unit": "allocs/op",
"extra": "452592 times\n4 procs"
}
]
}
]
}