diff --git a/dev/bench/data.js b/dev/bench/data.js index 209c37f47..80039109a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722449145104, + "lastUpdate": 1722450510514, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -115686,6 +115686,38 @@ window.BENCHMARK_DATA = { "extra": "177 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "5c4fb5c2c3402b51718782b021da8ed2f35faa57", + "message": "debug: add /debug/logs endpoint and integration test helpers", + "timestamp": "2024-07-30T14:34:18Z", + "url": "https://github.com/pomerium/pomerium/pull/5195/commits/5c4fb5c2c3402b51718782b021da8ed2f35faa57" + }, + "date": 1722450500525, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8618315, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5813441, + "unit": "ns/op", + "extra": "201 times\n4 procs" + } + ] } ] }