diff --git a/dev/bench/data.js b/dev/bench/data.js index d762ba3be..807cd55d7 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722019023120, + "lastUpdate": 1722029069187, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -115358,6 +115358,38 @@ window.BENCHMARK_DATA = { "extra": "170 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "bf5cd90e1fb0394d2f8926b7afa9a019a15e6476", + "message": "authenticate: rework session ID token handling", + "timestamp": "2024-07-26T17:30:27Z", + "url": "https://github.com/pomerium/pomerium/pull/5178/commits/bf5cd90e1fb0394d2f8926b7afa9a019a15e6476" + }, + "date": 1722029059256, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9571821, + "unit": "ns/op", + "extra": "121 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6338355, + "unit": "ns/op", + "extra": "189 times\n4 procs" + } + ] } ] }