diff --git a/dev/bench/data.js b/dev/bench/data.js index 71c6740be..471883c7b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686872989302, + "lastUpdate": 1686874168312, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -50266,6 +50266,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "1290ba77c7407854b1062c9c63c030a79e7295e9", + "message": "add JWT timestamp formatting workaround", + "timestamp": "2023-06-14T13:08:50Z", + "url": "https://github.com/pomerium/pomerium/pull/4270/commits/1290ba77c7407854b1062c9c63c030a79e7295e9" + }, + "date": 1686874167855, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17075413, + "unit": "ns/op", + "extra": "75 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 12376978, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }