diff --git a/dev/bench/data.js b/dev/bench/data.js index 456436715..4f51d38b0 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1731947197867, + "lastUpdate": 1731948837497, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -130794,6 +130794,42 @@ window.BENCHMARK_DATA = { "extra": "190 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "cdoxsey@pomerium.com", + "name": "Caleb Doxsey", + "username": "calebdoxsey" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "20a9be891f5566ce60bd8ef9352eb1aadb40d9bf", + "message": "envoyconfig: cleanup (#5350)\n\n* envoyconfig: cleanup\r\n\r\n* remove listener access log for mtls for insecure server which can't use mtls\r\n\r\n* use new functions\r\n\r\n* rename method\r\n\r\n* refactor common code", + "timestamp": "2024-11-18T09:50:23-07:00", + "tree_id": "2d73813f2b72e7e0dad1786670dc989530bd8f5a", + "url": "https://github.com/pomerium/pomerium/commit/20a9be891f5566ce60bd8ef9352eb1aadb40d9bf" + }, + "date": 1731948824478, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8061094, + "unit": "ns/op", + "extra": "146 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5671861, + "unit": "ns/op", + "extra": "216 times\n4 procs" + } + ] } ] }