diff --git a/dev/bench/data.js b/dev/bench/data.js index 09ee6bf81..074d95035 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686937318361, + "lastUpdate": 1686938185688, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -51594,6 +51594,38 @@ window.BENCHMARK_DATA = { "extra": "126 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "b11ec929ea27d13159117227e83cff4ff58b562b", + "message": "pin to a debian:latest image for casource base image (#4250)", + "timestamp": "2023-06-16T16:39:07Z", + "url": "https://github.com/pomerium/pomerium/pull/4310/commits/b11ec929ea27d13159117227e83cff4ff58b562b" + }, + "date": 1686938184935, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13519302, + "unit": "ns/op", + "extra": "87 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8686692, + "unit": "ns/op", + "extra": "139 times\n2 procs" + } + ] } ] }