diff --git a/dev/bench/data.js b/dev/bench/data.js index 70bb4741a..80c3d407a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1704219100781, + "lastUpdate": 1704238881270, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -92454,6 +92454,38 @@ window.BENCHMARK_DATA = { "extra": "169 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c536a4019720fd1934c1c9bfdbf7037f6d5a0098", + "message": "authenticateflow: change how sessions are deleted", + "timestamp": "2024-01-02T16:49:57Z", + "url": "https://github.com/pomerium/pomerium/pull/4893/commits/c536a4019720fd1934c1c9bfdbf7037f6d5a0098" + }, + "date": 1704238874498, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9505551, + "unit": "ns/op", + "extra": "121 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6311313, + "unit": "ns/op", + "extra": "182 times\n4 procs" + } + ] } ] }