diff --git a/dev/bench/data.js b/dev/bench/data.js index ba5768895..353b937e7 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726760487480, + "lastUpdate": 1726771417919, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -124422,6 +124422,38 @@ window.BENCHMARK_DATA = { "extra": "150 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "2706acff56f9ff3e98bddd5925cc2bb3118616ab", + "message": "core/proxy: fix is-enterprise check", + "timestamp": "2024-09-19T15:23:19Z", + "url": "https://github.com/pomerium/pomerium/pull/5295/commits/2706acff56f9ff3e98bddd5925cc2bb3118616ab" + }, + "date": 1726771405659, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8956547, + "unit": "ns/op", + "extra": "130 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6315844, + "unit": "ns/op", + "extra": "188 times\n4 procs" + } + ] } ] }