diff --git a/dev/bench/data.js b/dev/bench/data.js index 46ae21ae..7b357adb 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1765895712556, + "lastUpdate": 1765975803628, "repoUrl": "https://github.com/Wikid82/Charon", "entries": { "Go Benchmark": [ @@ -3266,6 +3266,414 @@ window.BENCHMARK_DATA = { "extra": "443221 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": "1a5bc81c6c2f7b5e000ad2ffa62092fde47543b9", + "message": "Merge pull request #411 from Wikid82/development\n\nfeat: implement modern UI/UX design system (#409)", + "timestamp": "2025-12-17T07:49:09-05:00", + "tree_id": "de343ee9eee5cb7de5afd6afefe5aaf62fa057d1", + "url": "https://github.com/Wikid82/Charon/commit/1a5bc81c6c2f7b5e000ad2ffa62092fde47543b9" + }, + "date": 1765975802730, + "tool": "go", + "benches": [ + { + "name": "BenchmarkSecurityHandler_GetStatus", + "value": 106269, + "unit": "ns/op\t 29711 B/op\t 408 allocs/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus - ns/op", + "value": 106269, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus - B/op", + "value": 29711, + "unit": "B/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus - allocs/op", + "value": 408, + "unit": "allocs/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_NoSettings", + "value": 88253, + "unit": "ns/op\t 29101 B/op\t 365 allocs/op", + "extra": "13509 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_NoSettings - ns/op", + "value": 88253, + "unit": "ns/op", + "extra": "13509 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_NoSettings - B/op", + "value": 29101, + "unit": "B/op", + "extra": "13509 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_NoSettings - allocs/op", + "value": 365, + "unit": "allocs/op", + "extra": "13509 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions", + "value": 409374, + "unit": "ns/op\t 79709 B/op\t 1201 allocs/op", + "extra": "3273 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions - ns/op", + "value": 409374, + "unit": "ns/op", + "extra": "3273 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions - B/op", + "value": 79709, + "unit": "B/op", + "extra": "3273 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions - allocs/op", + "value": 1201, + "unit": "allocs/op", + "extra": "3273 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListRuleSets", + "value": 68996, + "unit": "ns/op\t 22063 B/op\t 276 allocs/op", + "extra": "17238 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListRuleSets - ns/op", + "value": 68996, + "unit": "ns/op", + "extra": "17238 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListRuleSets - B/op", + "value": 22063, + "unit": "B/op", + "extra": "17238 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListRuleSets - allocs/op", + "value": 276, + "unit": "allocs/op", + "extra": "17238 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpsertRuleSet", + "value": 215617, + "unit": "ns/op\t 29329 B/op\t 338 allocs/op", + "extra": "5054 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpsertRuleSet - ns/op", + "value": 215617, + "unit": "ns/op", + "extra": "5054 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpsertRuleSet - B/op", + "value": 29329, + "unit": "B/op", + "extra": "5054 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpsertRuleSet - allocs/op", + "value": 338, + "unit": "allocs/op", + "extra": "5054 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_CreateDecision", + "value": 175725, + "unit": "ns/op\t 23275 B/op\t 247 allocs/op", + "extra": "6798 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_CreateDecision - ns/op", + "value": 175725, + "unit": "ns/op", + "extra": "6798 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_CreateDecision - B/op", + "value": 23275, + "unit": "B/op", + "extra": "6798 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_CreateDecision - allocs/op", + "value": 247, + "unit": "allocs/op", + "extra": "6798 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetConfig", + "value": 47522, + "unit": "ns/op\t 14590 B/op\t 156 allocs/op", + "extra": "26304 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetConfig - ns/op", + "value": 47522, + "unit": "ns/op", + "extra": "26304 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetConfig - B/op", + "value": 14590, + "unit": "B/op", + "extra": "26304 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetConfig - allocs/op", + "value": 156, + "unit": "allocs/op", + "extra": "26304 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpdateConfig", + "value": 168647, + "unit": "ns/op\t 37193 B/op\t 351 allocs/op", + "extra": "7329 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpdateConfig - ns/op", + "value": 168647, + "unit": "ns/op", + "extra": "7329 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpdateConfig - B/op", + "value": 37193, + "unit": "B/op", + "extra": "7329 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpdateConfig - allocs/op", + "value": 351, + "unit": "allocs/op", + "extra": "7329 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_Parallel", + "value": 42432, + "unit": "ns/op\t 24870 B/op\t 305 allocs/op", + "extra": "28351 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_Parallel - ns/op", + "value": 42432, + "unit": "ns/op", + "extra": "28351 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_Parallel - B/op", + "value": 24870, + "unit": "B/op", + "extra": "28351 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_Parallel - allocs/op", + "value": 305, + "unit": "allocs/op", + "extra": "28351 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions_Parallel", + "value": 309065, + "unit": "ns/op\t 80488 B/op\t 1204 allocs/op", + "extra": "3937 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions_Parallel - ns/op", + "value": 309065, + "unit": "ns/op", + "extra": "3937 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions_Parallel - B/op", + "value": 80488, + "unit": "B/op", + "extra": "3937 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions_Parallel - allocs/op", + "value": 1204, + "unit": "allocs/op", + "extra": "3937 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_LargeRuleSetContent", + "value": 1053961, + "unit": "ns/op\t 784531 B/op\t 358 allocs/op", + "extra": "1166 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_LargeRuleSetContent - ns/op", + "value": 1053961, + "unit": "ns/op", + "extra": "1166 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_LargeRuleSetContent - B/op", + "value": 784531, + "unit": "B/op", + "extra": "1166 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_LargeRuleSetContent - allocs/op", + "value": 358, + "unit": "allocs/op", + "extra": "1166 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ManySettingsLookups", + "value": 113672, + "unit": "ns/op\t 29822 B/op\t 416 allocs/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ManySettingsLookups - ns/op", + "value": 113672, + "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": 155.5, + "unit": "ns/op\t 8 B/op\t 1 allocs/op", + "extra": "7665049 times\n4 procs" + }, + { + "name": "BenchmarkFormatDuration - ns/op", + "value": 155.5, + "unit": "ns/op", + "extra": "7665049 times\n4 procs" + }, + { + "name": "BenchmarkFormatDuration - B/op", + "value": 8, + "unit": "B/op", + "extra": "7665049 times\n4 procs" + }, + { + "name": "BenchmarkFormatDuration - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "7665049 times\n4 procs" + }, + { + "name": "BenchmarkExtractPort", + "value": 233.3, + "unit": "ns/op\t 144 B/op\t 1 allocs/op", + "extra": "5170369 times\n4 procs" + }, + { + "name": "BenchmarkExtractPort - ns/op", + "value": 233.3, + "unit": "ns/op", + "extra": "5170369 times\n4 procs" + }, + { + "name": "BenchmarkExtractPort - B/op", + "value": 144, + "unit": "B/op", + "extra": "5170369 times\n4 procs" + }, + { + "name": "BenchmarkExtractPort - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "5170369 times\n4 procs" + }, + { + "name": "BenchmarkMailService_IsConfigured", + "value": 36284, + "unit": "ns/op\t 8088 B/op\t 166 allocs/op", + "extra": "32850 times\n4 procs" + }, + { + "name": "BenchmarkMailService_IsConfigured - ns/op", + "value": 36284, + "unit": "ns/op", + "extra": "32850 times\n4 procs" + }, + { + "name": "BenchmarkMailService_IsConfigured - B/op", + "value": 8088, + "unit": "B/op", + "extra": "32850 times\n4 procs" + }, + { + "name": "BenchmarkMailService_IsConfigured - allocs/op", + "value": 166, + "unit": "allocs/op", + "extra": "32850 times\n4 procs" + }, + { + "name": "BenchmarkMailService_BuildEmail", + "value": 2521, + "unit": "ns/op\t 952 B/op\t 27 allocs/op", + "extra": "467270 times\n4 procs" + }, + { + "name": "BenchmarkMailService_BuildEmail - ns/op", + "value": 2521, + "unit": "ns/op", + "extra": "467270 times\n4 procs" + }, + { + "name": "BenchmarkMailService_BuildEmail - B/op", + "value": 952, + "unit": "B/op", + "extra": "467270 times\n4 procs" + }, + { + "name": "BenchmarkMailService_BuildEmail - allocs/op", + "value": 27, + "unit": "allocs/op", + "extra": "467270 times\n4 procs" + } + ] } ] }