diff --git a/dev/bench/data.js b/dev/bench/data.js index 7bbbd33db..4e190a016 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729626184256, + "lastUpdate": 1729627168612, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -127102,6 +127102,38 @@ window.BENCHMARK_DATA = { "extra": "171 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a4867179b0068eec2da1112a76e58b5812d8e5e0", + "message": "authorize: serialize errors in metav1.Status format when kubernetes user-agent is detected", + "timestamp": "2024-10-18T08:54:47Z", + "url": "https://github.com/pomerium/pomerium/pull/5334/commits/a4867179b0068eec2da1112a76e58b5812d8e5e0" + }, + "date": 1729627145338, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9767170, + "unit": "ns/op", + "extra": "120 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6497810, + "unit": "ns/op", + "extra": "188 times\n4 procs" + } + ] } ] }