diff --git a/dev/bench/data.js b/dev/bench/data.js index 3404b04dc..d67b0a32e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725048951684, + "lastUpdate": 1725049507956, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -121490,6 +121490,42 @@ window.BENCHMARK_DATA = { "extra": "182 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "joekralicky@gmail.com", + "name": "Joe Kralicky", + "username": "kralicky" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "d149b2d178b6b53a4862674e696fca9d132e2e39", + "message": "zero: generate error methods for response types (#5252)", + "timestamp": "2024-08-30T16:21:43-04:00", + "tree_id": "3db3489caff87fc79b5050e7a5ca755b2dafce26", + "url": "https://github.com/pomerium/pomerium/commit/d149b2d178b6b53a4862674e696fca9d132e2e39" + }, + "date": 1725049497093, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8724487, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6039377, + "unit": "ns/op", + "extra": "198 times\n4 procs" + } + ] } ] }