diff --git a/dev/bench/data.js b/dev/bench/data.js index e12be381..668cd3ca 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1766083257024, + "lastUpdate": 1766330599976, "repoUrl": "https://github.com/Wikid82/Charon", "entries": { "Go Benchmark": [ @@ -5306,6 +5306,414 @@ window.BENCHMARK_DATA = { "extra": "471752 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": "42fcb0f3ac913cead40ee1881e95e811e62d9688", + "message": "Merge pull request #435 from Wikid82/feature/beta-release\n\nfeat: add API-Friendly security header preset for mobile apps", + "timestamp": "2025-12-21T10:22:24-05:00", + "tree_id": "b061d6a149995290df116cbd7e3a15533f7d8167", + "url": "https://github.com/Wikid82/Charon/commit/42fcb0f3ac913cead40ee1881e95e811e62d9688" + }, + "date": 1766330599085, + "tool": "go", + "benches": [ + { + "name": "BenchmarkSecurityHandler_GetStatus", + "value": 105947, + "unit": "ns/op\t 29713 B/op\t 408 allocs/op", + "extra": "9590 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus - ns/op", + "value": 105947, + "unit": "ns/op", + "extra": "9590 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus - B/op", + "value": 29713, + "unit": "B/op", + "extra": "9590 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus - allocs/op", + "value": 408, + "unit": "allocs/op", + "extra": "9590 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_NoSettings", + "value": 90989, + "unit": "ns/op\t 29103 B/op\t 365 allocs/op", + "extra": "13425 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_NoSettings - ns/op", + "value": 90989, + "unit": "ns/op", + "extra": "13425 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_NoSettings - B/op", + "value": 29103, + "unit": "B/op", + "extra": "13425 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_NoSettings - allocs/op", + "value": 365, + "unit": "allocs/op", + "extra": "13425 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions", + "value": 316489, + "unit": "ns/op\t 79535 B/op\t 1201 allocs/op", + "extra": "3763 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions - ns/op", + "value": 316489, + "unit": "ns/op", + "extra": "3763 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions - B/op", + "value": 79535, + "unit": "B/op", + "extra": "3763 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions - allocs/op", + "value": 1201, + "unit": "allocs/op", + "extra": "3763 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListRuleSets", + "value": 70639, + "unit": "ns/op\t 22059 B/op\t 276 allocs/op", + "extra": "17026 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListRuleSets - ns/op", + "value": 70639, + "unit": "ns/op", + "extra": "17026 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListRuleSets - B/op", + "value": 22059, + "unit": "B/op", + "extra": "17026 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListRuleSets - allocs/op", + "value": 276, + "unit": "allocs/op", + "extra": "17026 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpsertRuleSet", + "value": 200323, + "unit": "ns/op\t 29348 B/op\t 338 allocs/op", + "extra": "6159 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpsertRuleSet - ns/op", + "value": 200323, + "unit": "ns/op", + "extra": "6159 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpsertRuleSet - B/op", + "value": 29348, + "unit": "B/op", + "extra": "6159 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpsertRuleSet - allocs/op", + "value": 338, + "unit": "allocs/op", + "extra": "6159 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_CreateDecision", + "value": 180262, + "unit": "ns/op\t 23287 B/op\t 247 allocs/op", + "extra": "6801 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_CreateDecision - ns/op", + "value": 180262, + "unit": "ns/op", + "extra": "6801 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_CreateDecision - B/op", + "value": 23287, + "unit": "B/op", + "extra": "6801 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_CreateDecision - allocs/op", + "value": 247, + "unit": "allocs/op", + "extra": "6801 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetConfig", + "value": 50742, + "unit": "ns/op\t 14589 B/op\t 156 allocs/op", + "extra": "21488 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetConfig - ns/op", + "value": 50742, + "unit": "ns/op", + "extra": "21488 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetConfig - B/op", + "value": 14589, + "unit": "B/op", + "extra": "21488 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetConfig - allocs/op", + "value": 156, + "unit": "allocs/op", + "extra": "21488 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpdateConfig", + "value": 168808, + "unit": "ns/op\t 37197 B/op\t 351 allocs/op", + "extra": "6322 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpdateConfig - ns/op", + "value": 168808, + "unit": "ns/op", + "extra": "6322 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpdateConfig - B/op", + "value": 37197, + "unit": "B/op", + "extra": "6322 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_UpdateConfig - allocs/op", + "value": 351, + "unit": "allocs/op", + "extra": "6322 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_Parallel", + "value": 41457, + "unit": "ns/op\t 24868 B/op\t 305 allocs/op", + "extra": "28387 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_Parallel - ns/op", + "value": 41457, + "unit": "ns/op", + "extra": "28387 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_Parallel - B/op", + "value": 24868, + "unit": "B/op", + "extra": "28387 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_GetStatus_Parallel - allocs/op", + "value": 305, + "unit": "allocs/op", + "extra": "28387 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions_Parallel", + "value": 229289, + "unit": "ns/op\t 80344 B/op\t 1205 allocs/op", + "extra": "5079 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions_Parallel - ns/op", + "value": 229289, + "unit": "ns/op", + "extra": "5079 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions_Parallel - B/op", + "value": 80344, + "unit": "B/op", + "extra": "5079 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ListDecisions_Parallel - allocs/op", + "value": 1205, + "unit": "allocs/op", + "extra": "5079 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_LargeRuleSetContent", + "value": 1028162, + "unit": "ns/op\t 792240 B/op\t 359 allocs/op", + "extra": "1179 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_LargeRuleSetContent - ns/op", + "value": 1028162, + "unit": "ns/op", + "extra": "1179 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_LargeRuleSetContent - B/op", + "value": 792240, + "unit": "B/op", + "extra": "1179 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_LargeRuleSetContent - allocs/op", + "value": 359, + "unit": "allocs/op", + "extra": "1179 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ManySettingsLookups", + "value": 112962, + "unit": "ns/op\t 29823 B/op\t 416 allocs/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ManySettingsLookups - ns/op", + "value": 112962, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkSecurityHandler_ManySettingsLookups - B/op", + "value": 29823, + "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": 140.8, + "unit": "ns/op\t 8 B/op\t 1 allocs/op", + "extra": "8408563 times\n4 procs" + }, + { + "name": "BenchmarkFormatDuration - ns/op", + "value": 140.8, + "unit": "ns/op", + "extra": "8408563 times\n4 procs" + }, + { + "name": "BenchmarkFormatDuration - B/op", + "value": 8, + "unit": "B/op", + "extra": "8408563 times\n4 procs" + }, + { + "name": "BenchmarkFormatDuration - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "8408563 times\n4 procs" + }, + { + "name": "BenchmarkExtractPort", + "value": 233.5, + "unit": "ns/op\t 144 B/op\t 1 allocs/op", + "extra": "5099809 times\n4 procs" + }, + { + "name": "BenchmarkExtractPort - ns/op", + "value": 233.5, + "unit": "ns/op", + "extra": "5099809 times\n4 procs" + }, + { + "name": "BenchmarkExtractPort - B/op", + "value": 144, + "unit": "B/op", + "extra": "5099809 times\n4 procs" + }, + { + "name": "BenchmarkExtractPort - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "5099809 times\n4 procs" + }, + { + "name": "BenchmarkMailService_IsConfigured", + "value": 38012, + "unit": "ns/op\t 8088 B/op\t 166 allocs/op", + "extra": "26691 times\n4 procs" + }, + { + "name": "BenchmarkMailService_IsConfigured - ns/op", + "value": 38012, + "unit": "ns/op", + "extra": "26691 times\n4 procs" + }, + { + "name": "BenchmarkMailService_IsConfigured - B/op", + "value": 8088, + "unit": "B/op", + "extra": "26691 times\n4 procs" + }, + { + "name": "BenchmarkMailService_IsConfigured - allocs/op", + "value": 166, + "unit": "allocs/op", + "extra": "26691 times\n4 procs" + }, + { + "name": "BenchmarkMailService_BuildEmail", + "value": 2455, + "unit": "ns/op\t 954 B/op\t 27 allocs/op", + "extra": "465930 times\n4 procs" + }, + { + "name": "BenchmarkMailService_BuildEmail - ns/op", + "value": 2455, + "unit": "ns/op", + "extra": "465930 times\n4 procs" + }, + { + "name": "BenchmarkMailService_BuildEmail - B/op", + "value": 954, + "unit": "B/op", + "extra": "465930 times\n4 procs" + }, + { + "name": "BenchmarkMailService_BuildEmail - allocs/op", + "value": 27, + "unit": "allocs/op", + "extra": "465930 times\n4 procs" + } + ] } ] }