diff --git a/dev/bench/data.js b/dev/bench/data.js index d49dca5fb..420e9b650 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724680777813, + "lastUpdate": 1724680960046, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -120566,6 +120566,38 @@ window.BENCHMARK_DATA = { "extra": "187 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "868db2a0affb16f625de3d6f6730d172eb466f57", + "message": "core/logs: remove warnings", + "timestamp": "2024-08-26T13:56:07Z", + "url": "https://github.com/pomerium/pomerium/pull/5235/commits/868db2a0affb16f625de3d6f6730d172eb466f57" + }, + "date": 1724680949176, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9112763, + "unit": "ns/op", + "extra": "129 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6674128, + "unit": "ns/op", + "extra": "192 times\n4 procs" + } + ] } ] }