diff --git a/dev/bench/data.js b/dev/bench/data.js index ba0260dab..564bc2889 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725922310453, + "lastUpdate": 1725922406017, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -122766,6 +122766,38 @@ window.BENCHMARK_DATA = { "extra": "180 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "be1097a3c93a73f902d46a853b70f8d9db3e66c2", + "message": "add v0.27.0 changelog", + "timestamp": "2024-09-09T05:50:18Z", + "url": "https://github.com/pomerium/pomerium/pull/5271/commits/be1097a3c93a73f902d46a853b70f8d9db3e66c2" + }, + "date": 1725922394824, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9852057, + "unit": "ns/op", + "extra": "126 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6396348, + "unit": "ns/op", + "extra": "183 times\n4 procs" + } + ] } ] }