diff --git a/dev/bench/data.js b/dev/bench/data.js index bf3f233a3..21fc6e25d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698975276162, + "lastUpdate": 1698978153517, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -77946,6 +77946,38 @@ window.BENCHMARK_DATA = { "extra": "174 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "34bd4efa3ec59250408216b0d56e0b298524d10f", + "message": "databroker: add utility recordset and changeset", + "timestamp": "2023-10-31T16:46:40Z", + "url": "https://github.com/pomerium/pomerium/pull/4701/commits/34bd4efa3ec59250408216b0d56e0b298524d10f" + }, + "date": 1698978144730, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13700995, + "unit": "ns/op", + "extra": "85 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8785690, + "unit": "ns/op", + "extra": "138 times\n2 procs" + } + ] } ] }