diff --git a/dev/bench/data.js b/dev/bench/data.js index 4a87ae25d..61c929d43 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730923359729, + "lastUpdate": 1730923422478, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -129770,6 +129770,38 @@ window.BENCHMARK_DATA = { "extra": "184 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "139bf3ffd824c6c2f4786b2d411bb3c9a8a3e27f", + "message": "change MustParseAndValidateURL to return a URL pointer", + "timestamp": "2024-11-06T17:31:57Z", + "url": "https://github.com/pomerium/pomerium/pull/5360/commits/139bf3ffd824c6c2f4786b2d411bb3c9a8a3e27f" + }, + "date": 1730923399982, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8786651, + "unit": "ns/op", + "extra": "129 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6753597, + "unit": "ns/op", + "extra": "180 times\n4 procs" + } + ] } ] }