diff --git a/dev/bench/data.js b/dev/bench/data.js index fd9b9e03d..29ece2b94 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724967998840, + "lastUpdate": 1724972942319, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -121358,6 +121358,38 @@ window.BENCHMARK_DATA = { "extra": "200 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "001d529c4f9e5fd635ab9e5478fe355468b47aa0", + "message": "zero: generate error methods for response types", + "timestamp": "2024-08-29T19:16:36Z", + "url": "https://github.com/pomerium/pomerium/pull/5252/commits/001d529c4f9e5fd635ab9e5478fe355468b47aa0" + }, + "date": 1724972930777, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8967358, + "unit": "ns/op", + "extra": "129 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6117690, + "unit": "ns/op", + "extra": "195 times\n4 procs" + } + ] } ] }