diff --git a/dev/bench/data.js b/dev/bench/data.js index f7781668a..f1e845cbf 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1671136779250, + "lastUpdate": 1671137954761, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -24314,6 +24314,38 @@ window.BENCHMARK_DATA = { "extra": "150 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "2dfb0ac1f611deed6177bfe91900533b8bf2dd55", + "message": "webauthn: require session when accessing /.pomerium/webauthn", + "timestamp": "2022-12-15T15:40:30Z", + "url": "https://github.com/pomerium/pomerium/pull/3814/commits/2dfb0ac1f611deed6177bfe91900533b8bf2dd55" + }, + "date": 1671137953827, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 18339754, + "unit": "ns/op", + "extra": "70 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10957890, + "unit": "ns/op", + "extra": "105 times\n2 procs" + } + ] } ] }