diff --git a/dev/bench/data.js b/dev/bench/data.js index 9fcbb4175..16edfd33e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725537836936, + "lastUpdate": 1725550500456, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -122334,6 +122334,38 @@ window.BENCHMARK_DATA = { "extra": "192 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "8d9be89f4b7bef92cd4302b7614e0f834eacd21e", + "message": "authorize: add request-id to error messages", + "timestamp": "2024-09-05T12:00:30Z", + "url": "https://github.com/pomerium/pomerium/pull/5267/commits/8d9be89f4b7bef92cd4302b7614e0f834eacd21e" + }, + "date": 1725550489444, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10021359, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7037153, + "unit": "ns/op", + "extra": "166 times\n4 procs" + } + ] } ] }