diff --git a/dev/bench/data.js b/dev/bench/data.js index 8b04550df..543e11b3a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725396043044, + "lastUpdate": 1725469226691, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -121998,6 +121998,38 @@ window.BENCHMARK_DATA = { "extra": "184 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c36043f67f2660fade14dffda30da343a6ea17a3", + "message": "proxy: deprecate the /.pomerium/jwt endpoint", + "timestamp": "2024-09-04T08:46:42Z", + "url": "https://github.com/pomerium/pomerium/pull/5254/commits/c36043f67f2660fade14dffda30da343a6ea17a3" + }, + "date": 1725469215731, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8815153, + "unit": "ns/op", + "extra": "134 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5958919, + "unit": "ns/op", + "extra": "194 times\n4 procs" + } + ] } ] }