add Go Benchmark (go) benchmark result for 370bcfc125
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1765981407122,
|
||||
"lastUpdate": 1765984662241,
|
||||
"repoUrl": "https://github.com/Wikid82/Charon",
|
||||
"entries": {
|
||||
"Go Benchmark": [
|
||||
@@ -4082,6 +4082,414 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "424526 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": "370bcfc125f1d167eab3a9d5e27bf4154dc505b6",
|
||||
"message": "Merge pull request #418 from Wikid82/copilot/sub-pr-414\n\nfix: Add explicit error handling to auth middleware test",
|
||||
"timestamp": "2025-12-17T10:16:43-05:00",
|
||||
"tree_id": "422d2500623bfb48b99975ddb611339b576947f4",
|
||||
"url": "https://github.com/Wikid82/Charon/commit/370bcfc125f1d167eab3a9d5e27bf4154dc505b6"
|
||||
},
|
||||
"date": 1765984661752,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus",
|
||||
"value": 120381,
|
||||
"unit": "ns/op\t 29707 B/op\t 408 allocs/op",
|
||||
"extra": "10752 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus - ns/op",
|
||||
"value": 120381,
|
||||
"unit": "ns/op",
|
||||
"extra": "10752 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus - B/op",
|
||||
"value": 29707,
|
||||
"unit": "B/op",
|
||||
"extra": "10752 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus - allocs/op",
|
||||
"value": 408,
|
||||
"unit": "allocs/op",
|
||||
"extra": "10752 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus_NoSettings",
|
||||
"value": 89174,
|
||||
"unit": "ns/op\t 29100 B/op\t 365 allocs/op",
|
||||
"extra": "13026 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus_NoSettings - ns/op",
|
||||
"value": 89174,
|
||||
"unit": "ns/op",
|
||||
"extra": "13026 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus_NoSettings - B/op",
|
||||
"value": 29100,
|
||||
"unit": "B/op",
|
||||
"extra": "13026 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus_NoSettings - allocs/op",
|
||||
"value": 365,
|
||||
"unit": "allocs/op",
|
||||
"extra": "13026 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListDecisions",
|
||||
"value": 368273,
|
||||
"unit": "ns/op\t 79770 B/op\t 1201 allocs/op",
|
||||
"extra": "3220 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListDecisions - ns/op",
|
||||
"value": 368273,
|
||||
"unit": "ns/op",
|
||||
"extra": "3220 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListDecisions - B/op",
|
||||
"value": 79770,
|
||||
"unit": "B/op",
|
||||
"extra": "3220 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListDecisions - allocs/op",
|
||||
"value": 1201,
|
||||
"unit": "allocs/op",
|
||||
"extra": "3220 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListRuleSets",
|
||||
"value": 70015,
|
||||
"unit": "ns/op\t 22066 B/op\t 276 allocs/op",
|
||||
"extra": "17120 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListRuleSets - ns/op",
|
||||
"value": 70015,
|
||||
"unit": "ns/op",
|
||||
"extra": "17120 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListRuleSets - B/op",
|
||||
"value": 22066,
|
||||
"unit": "B/op",
|
||||
"extra": "17120 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListRuleSets - allocs/op",
|
||||
"value": 276,
|
||||
"unit": "allocs/op",
|
||||
"extra": "17120 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_UpsertRuleSet",
|
||||
"value": 201199,
|
||||
"unit": "ns/op\t 29333 B/op\t 338 allocs/op",
|
||||
"extra": "5649 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_UpsertRuleSet - ns/op",
|
||||
"value": 201199,
|
||||
"unit": "ns/op",
|
||||
"extra": "5649 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_UpsertRuleSet - B/op",
|
||||
"value": 29333,
|
||||
"unit": "B/op",
|
||||
"extra": "5649 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_UpsertRuleSet - allocs/op",
|
||||
"value": 338,
|
||||
"unit": "allocs/op",
|
||||
"extra": "5649 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_CreateDecision",
|
||||
"value": 161963,
|
||||
"unit": "ns/op\t 23273 B/op\t 247 allocs/op",
|
||||
"extra": "7276 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_CreateDecision - ns/op",
|
||||
"value": 161963,
|
||||
"unit": "ns/op",
|
||||
"extra": "7276 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_CreateDecision - B/op",
|
||||
"value": 23273,
|
||||
"unit": "B/op",
|
||||
"extra": "7276 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_CreateDecision - allocs/op",
|
||||
"value": 247,
|
||||
"unit": "allocs/op",
|
||||
"extra": "7276 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetConfig",
|
||||
"value": 47251,
|
||||
"unit": "ns/op\t 14591 B/op\t 156 allocs/op",
|
||||
"extra": "25214 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetConfig - ns/op",
|
||||
"value": 47251,
|
||||
"unit": "ns/op",
|
||||
"extra": "25214 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetConfig - B/op",
|
||||
"value": 14591,
|
||||
"unit": "B/op",
|
||||
"extra": "25214 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetConfig - allocs/op",
|
||||
"value": 156,
|
||||
"unit": "allocs/op",
|
||||
"extra": "25214 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_UpdateConfig",
|
||||
"value": 168910,
|
||||
"unit": "ns/op\t 37193 B/op\t 351 allocs/op",
|
||||
"extra": "6541 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_UpdateConfig - ns/op",
|
||||
"value": 168910,
|
||||
"unit": "ns/op",
|
||||
"extra": "6541 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_UpdateConfig - B/op",
|
||||
"value": 37193,
|
||||
"unit": "B/op",
|
||||
"extra": "6541 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_UpdateConfig - allocs/op",
|
||||
"value": 351,
|
||||
"unit": "allocs/op",
|
||||
"extra": "6541 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus_Parallel",
|
||||
"value": 43709,
|
||||
"unit": "ns/op\t 24882 B/op\t 305 allocs/op",
|
||||
"extra": "27996 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus_Parallel - ns/op",
|
||||
"value": 43709,
|
||||
"unit": "ns/op",
|
||||
"extra": "27996 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus_Parallel - B/op",
|
||||
"value": 24882,
|
||||
"unit": "B/op",
|
||||
"extra": "27996 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus_Parallel - allocs/op",
|
||||
"value": 305,
|
||||
"unit": "allocs/op",
|
||||
"extra": "27996 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListDecisions_Parallel",
|
||||
"value": 304298,
|
||||
"unit": "ns/op\t 80350 B/op\t 1205 allocs/op",
|
||||
"extra": "3950 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListDecisions_Parallel - ns/op",
|
||||
"value": 304298,
|
||||
"unit": "ns/op",
|
||||
"extra": "3950 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListDecisions_Parallel - B/op",
|
||||
"value": 80350,
|
||||
"unit": "B/op",
|
||||
"extra": "3950 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListDecisions_Parallel - allocs/op",
|
||||
"value": 1205,
|
||||
"unit": "allocs/op",
|
||||
"extra": "3950 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_LargeRuleSetContent",
|
||||
"value": 1063072,
|
||||
"unit": "ns/op\t 795796 B/op\t 360 allocs/op",
|
||||
"extra": "1095 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_LargeRuleSetContent - ns/op",
|
||||
"value": 1063072,
|
||||
"unit": "ns/op",
|
||||
"extra": "1095 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_LargeRuleSetContent - B/op",
|
||||
"value": 795796,
|
||||
"unit": "B/op",
|
||||
"extra": "1095 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_LargeRuleSetContent - allocs/op",
|
||||
"value": 360,
|
||||
"unit": "allocs/op",
|
||||
"extra": "1095 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ManySettingsLookups",
|
||||
"value": 115806,
|
||||
"unit": "ns/op\t 29822 B/op\t 416 allocs/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ManySettingsLookups - ns/op",
|
||||
"value": 115806,
|
||||
"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": 156.9,
|
||||
"unit": "ns/op\t 8 B/op\t 1 allocs/op",
|
||||
"extra": "7601534 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkFormatDuration - ns/op",
|
||||
"value": 156.9,
|
||||
"unit": "ns/op",
|
||||
"extra": "7601534 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkFormatDuration - B/op",
|
||||
"value": 8,
|
||||
"unit": "B/op",
|
||||
"extra": "7601534 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkFormatDuration - allocs/op",
|
||||
"value": 1,
|
||||
"unit": "allocs/op",
|
||||
"extra": "7601534 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkExtractPort",
|
||||
"value": 237.7,
|
||||
"unit": "ns/op\t 144 B/op\t 1 allocs/op",
|
||||
"extra": "5046824 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkExtractPort - ns/op",
|
||||
"value": 237.7,
|
||||
"unit": "ns/op",
|
||||
"extra": "5046824 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkExtractPort - B/op",
|
||||
"value": 144,
|
||||
"unit": "B/op",
|
||||
"extra": "5046824 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkExtractPort - allocs/op",
|
||||
"value": 1,
|
||||
"unit": "allocs/op",
|
||||
"extra": "5046824 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkMailService_IsConfigured",
|
||||
"value": 40466,
|
||||
"unit": "ns/op\t 8088 B/op\t 166 allocs/op",
|
||||
"extra": "31118 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkMailService_IsConfigured - ns/op",
|
||||
"value": 40466,
|
||||
"unit": "ns/op",
|
||||
"extra": "31118 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkMailService_IsConfigured - B/op",
|
||||
"value": 8088,
|
||||
"unit": "B/op",
|
||||
"extra": "31118 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkMailService_IsConfigured - allocs/op",
|
||||
"value": 166,
|
||||
"unit": "allocs/op",
|
||||
"extra": "31118 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkMailService_BuildEmail",
|
||||
"value": 2584,
|
||||
"unit": "ns/op\t 953 B/op\t 27 allocs/op",
|
||||
"extra": "449062 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkMailService_BuildEmail - ns/op",
|
||||
"value": 2584,
|
||||
"unit": "ns/op",
|
||||
"extra": "449062 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkMailService_BuildEmail - B/op",
|
||||
"value": 953,
|
||||
"unit": "B/op",
|
||||
"extra": "449062 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkMailService_BuildEmail - allocs/op",
|
||||
"value": 27,
|
||||
"unit": "allocs/op",
|
||||
"extra": "449062 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user