diff --git a/dev/bench/data.js b/dev/bench/data.js index f309ef565..c6fd9ba01 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722899709943, + "lastUpdate": 1722967508051, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -116734,6 +116734,38 @@ window.BENCHMARK_DATA = { "extra": "186 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "e3fefeb07027b6eab8152765fcb5ac60a6887b8e", + "message": "databroker/leaser: set timeout on ReleaseLease", + "timestamp": "2024-08-05T23:11:51Z", + "url": "https://github.com/pomerium/pomerium/pull/5208/commits/e3fefeb07027b6eab8152765fcb5ac60a6887b8e" + }, + "date": 1722967496207, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9042391, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6473610, + "unit": "ns/op", + "extra": "187 times\n4 procs" + } + ] } ] }