diff --git a/dev/bench/data.js b/dev/bench/data.js index 3a48f8267..e14459ea3 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1692304175832, + "lastUpdate": 1692304566812, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -63598,6 +63598,38 @@ window.BENCHMARK_DATA = { "extra": "102 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "47ffac800657469d644cc256843cafe09d59127e", + "message": "add integration test for Pomerium JWT", + "timestamp": "2023-08-16T10:08:06Z", + "url": "https://github.com/pomerium/pomerium/pull/4473/commits/47ffac800657469d644cc256843cafe09d59127e" + }, + "date": 1692304566208, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16165507, + "unit": "ns/op", + "extra": "85 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10278572, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }