diff --git a/dev/bench/data.js b/dev/bench/data.js index 420e9b650..948c8c724 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724680960046, + "lastUpdate": 1724689300833, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -120598,6 +120598,38 @@ window.BENCHMARK_DATA = { "extra": "192 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c5f388a9e41a448971a8b9102369a3650addb1b3", + "message": "core/config: add databroker_storage_connection_string_file", + "timestamp": "2024-08-26T13:56:07Z", + "url": "https://github.com/pomerium/pomerium/pull/5242/commits/c5f388a9e41a448971a8b9102369a3650addb1b3" + }, + "date": 1724689289734, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10442680, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7288692, + "unit": "ns/op", + "extra": "168 times\n4 procs" + } + ] } ] }