diff --git a/dev/bench/data.js b/dev/bench/data.js index 6705b075e..3404b04dc 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725036410138, + "lastUpdate": 1725048951684, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -121458,6 +121458,38 @@ window.BENCHMARK_DATA = { "extra": "163 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "597cced1cab8815b561bd14fc023da44c828c1d0", + "message": "zero: generate error methods for response types", + "timestamp": "2024-08-30T16:43:27Z", + "url": "https://github.com/pomerium/pomerium/pull/5252/commits/597cced1cab8815b561bd14fc023da44c828c1d0" + }, + "date": 1725048940586, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9062526, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6559246, + "unit": "ns/op", + "extra": "182 times\n4 procs" + } + ] } ] }