diff --git a/dev/bench/data.js b/dev/bench/data.js index c52367f7e..4782856f2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729031758286, + "lastUpdate": 1729283230712, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -126878,6 +126878,38 @@ window.BENCHMARK_DATA = { "extra": "172 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "fd2ed13b4c1f59a7ec7c6f80690e790799830b4e", + "message": "sessions: add exp claim", + "timestamp": "2024-10-18T08:54:47Z", + "url": "https://github.com/pomerium/pomerium/pull/5329/commits/fd2ed13b4c1f59a7ec7c6f80690e790799830b4e" + }, + "date": 1729283218935, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9265484, + "unit": "ns/op", + "extra": "127 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6622633, + "unit": "ns/op", + "extra": "180 times\n4 procs" + } + ] } ] }