diff --git a/dev/bench/data.js b/dev/bench/data.js index 46cb8b529..e706bac29 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1676503679122, + "lastUpdate": 1676562839307, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -34066,6 +34066,38 @@ window.BENCHMARK_DATA = { "extra": "142 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a2d63c988bf04313f30a800248eacf031414bba2", + "message": "fix webauthn url", + "timestamp": "2023-02-16T13:05:28Z", + "url": "https://github.com/pomerium/pomerium/pull/3983/commits/a2d63c988bf04313f30a800248eacf031414bba2" + }, + "date": 1676562838460, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13118383, + "unit": "ns/op", + "extra": "94 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7889962, + "unit": "ns/op", + "extra": "147 times\n2 procs" + } + ] } ] }