diff --git a/dev/bench/data.js b/dev/bench/data.js index bffb93c8e..7bfcd548b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729550239119, + "lastUpdate": 1729618118525, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -126974,6 +126974,38 @@ window.BENCHMARK_DATA = { "extra": "195 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "1b1d511c77583770945bccaff312b83c2aeb5e93", + "message": "Prepare for v0.27.2 release", + "timestamp": "2024-10-18T08:54:47Z", + "url": "https://github.com/pomerium/pomerium/pull/5333/commits/1b1d511c77583770945bccaff312b83c2aeb5e93" + }, + "date": 1729618095434, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13285290, + "unit": "ns/op", + "extra": "86 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 13831030, + "unit": "ns/op", + "extra": "100 times\n4 procs" + } + ] } ] }