diff --git a/dev/bench/data.js b/dev/bench/data.js index 3a6a0a216..4ac12d36b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1695074999057, + "lastUpdate": 1695075245369, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -67998,6 +67998,38 @@ window.BENCHMARK_DATA = { "extra": "105 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "7b81de5e0772ff9627365a04f20d2d6b76346ac2", + "message": "ci: remove ca-certificates workaround", + "timestamp": "2023-09-18T09:17:15Z", + "url": "https://github.com/pomerium/pomerium/pull/4488/commits/7b81de5e0772ff9627365a04f20d2d6b76346ac2" + }, + "date": 1695075239774, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13504438, + "unit": "ns/op", + "extra": "79 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8800802, + "unit": "ns/op", + "extra": "123 times\n2 procs" + } + ] } ] }