diff --git a/dev/bench/data.js b/dev/bench/data.js index 7a80a1645..bb55a3bff 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1690921039569, + "lastUpdate": 1690926416419, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -59774,6 +59774,38 @@ window.BENCHMARK_DATA = { "extra": "121 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "3e040b30a13525814522e74b36b37086e80b4cb9", + "message": "chore(deps): bump github.com/caddyserver/certmagic from 0.18.2 to 0.19.1", + "timestamp": "2023-08-01T14:49:43Z", + "url": "https://github.com/pomerium/pomerium/pull/4401/commits/3e040b30a13525814522e74b36b37086e80b4cb9" + }, + "date": 1690926410957, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16126913, + "unit": "ns/op", + "extra": "72 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10461679, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }