diff --git a/dev/bench/data.js b/dev/bench/data.js index 33e276c77..55805dd40 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737419322737, + "lastUpdate": 1737419603854, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -153354,6 +153354,38 @@ window.BENCHMARK_DATA = { "extra": "222 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "268115e4aa7c253399fe71589b13439312493dcc", + "message": "authz: add more tracing", + "timestamp": "2025-01-20T08:39:12Z", + "url": "https://github.com/pomerium/pomerium/pull/5435/commits/268115e4aa7c253399fe71589b13439312493dcc" + }, + "date": 1737419578660, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7830476, + "unit": "ns/op", + "extra": "156 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5433233, + "unit": "ns/op", + "extra": "228 times\n4 procs" + } + ] } ] }