diff --git a/dev/bench/data.js b/dev/bench/data.js index 353b937e7..3bb59a937 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726771417919, + "lastUpdate": 1726773241822, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -124454,6 +124454,42 @@ window.BENCHMARK_DATA = { "extra": "188 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": "9d6b656fbee94892573cb7af1a00eb422f0d801f", + "message": "core/proxy: fix is-enterprise check (#5295)", + "timestamp": "2024-09-19T13:10:45-06:00", + "tree_id": "de4e83ec73b66b2442ee01efaeeb883809be7bf1", + "url": "https://github.com/pomerium/pomerium/commit/9d6b656fbee94892573cb7af1a00eb422f0d801f" + }, + "date": 1726773230366, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9248649, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6543068, + "unit": "ns/op", + "extra": "184 times\n4 procs" + } + ] } ] }