diff --git a/dev/bench/data.js b/dev/bench/data.js index 6861e22ff..0f315869f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1692204691283, + "lastUpdate": 1692206282923, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -63070,6 +63070,38 @@ window.BENCHMARK_DATA = { "extra": "129 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "23e8b3ae6d0e89c86f1bb5317e6d1f4dd1237679", + "message": "config: add decode hook for the SANMatcher type", + "timestamp": "2023-08-16T10:08:06Z", + "url": "https://github.com/pomerium/pomerium/pull/4464/commits/23e8b3ae6d0e89c86f1bb5317e6d1f4dd1237679" + }, + "date": 1692206277564, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13599638, + "unit": "ns/op", + "extra": "90 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8725498, + "unit": "ns/op", + "extra": "129 times\n2 procs" + } + ] } ] }