diff --git a/dev/bench/data.js b/dev/bench/data.js index b90ceaebe..be3acfcdc 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724436012886, + "lastUpdate": 1724436207410, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -120174,6 +120174,38 @@ window.BENCHMARK_DATA = { "extra": "171 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "0da3d1098fd3ddb654c8fe42d25c8f1fe4c9f4fe", + "message": "core/logs: remove warnings", + "timestamp": "2024-08-23T16:35:50Z", + "url": "https://github.com/pomerium/pomerium/pull/5235/commits/0da3d1098fd3ddb654c8fe42d25c8f1fe4c9f4fe" + }, + "date": 1724436196454, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9257965, + "unit": "ns/op", + "extra": "130 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6290306, + "unit": "ns/op", + "extra": "184 times\n4 procs" + } + ] } ] }