diff --git a/dev/bench/data.js b/dev/bench/data.js index 683292cf4..6cc60202c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1715350514564, + "lastUpdate": 1715367979586, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -109422,6 +109422,38 @@ window.BENCHMARK_DATA = { "extra": "183 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "8444bd26b87d377a09d996c7d8a160205dc6f20c", + "message": "[WIP] Envoy resource monitoring & overload manager configuration", + "timestamp": "2024-05-09T17:09:43Z", + "url": "https://github.com/pomerium/pomerium/pull/5106/commits/8444bd26b87d377a09d996c7d8a160205dc6f20c" + }, + "date": 1715367969920, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9414547, + "unit": "ns/op", + "extra": "134 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6310205, + "unit": "ns/op", + "extra": "188 times\n4 procs" + } + ] } ] }