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