diff --git a/dev/bench/data.js b/dev/bench/data.js index 6cc60202c..e4e10d6ce 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1715367979586, + "lastUpdate": 1715368175296, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -109454,6 +109454,38 @@ window.BENCHMARK_DATA = { "extra": "188 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "8cd8feaa150939fe80493990e8a92066105cf1d4", + "message": "[WIP] Envoy resource monitoring & overload manager configuration", + "timestamp": "2024-05-09T17:09:43Z", + "url": "https://github.com/pomerium/pomerium/pull/5106/commits/8cd8feaa150939fe80493990e8a92066105cf1d4" + }, + "date": 1715368166193, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9080845, + "unit": "ns/op", + "extra": "130 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6455964, + "unit": "ns/op", + "extra": "187 times\n4 procs" + } + ] } ] }