diff --git a/dev/bench/data.js b/dev/bench/data.js index 140c0ead7..fd687d1c8 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686928092006, + "lastUpdate": 1686932298363, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -50434,6 +50434,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "9b5024b28353b8e304912d8b219ebddcdf42790e", + "message": "dependabot: improvements", + "timestamp": "2023-06-14T13:08:50Z", + "url": "https://github.com/pomerium/pomerium/pull/4261/commits/9b5024b28353b8e304912d8b219ebddcdf42790e" + }, + "date": 1686932297859, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 18051944, + "unit": "ns/op", + "extra": "79 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10892001, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }