diff --git a/dev/bench/data.js b/dev/bench/data.js index 74536e1fc..4a87ae25d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730914521178, + "lastUpdate": 1730923359729, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -129738,6 +129738,38 @@ window.BENCHMARK_DATA = { "extra": "189 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "f2b32f701b13dbd79cb6be44e9109b210401be1a", + "message": "change MustParseAndValidateURL to return a URL pointer", + "timestamp": "2024-11-06T17:31:57Z", + "url": "https://github.com/pomerium/pomerium/pull/5360/commits/f2b32f701b13dbd79cb6be44e9109b210401be1a" + }, + "date": 1730923337114, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9945588, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6913402, + "unit": "ns/op", + "extra": "184 times\n4 procs" + } + ] } ] }