diff --git a/dev/bench/data.js b/dev/bench/data.js index 80039109a..567debb5a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722450510514, + "lastUpdate": 1722450636438, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -115718,6 +115718,38 @@ window.BENCHMARK_DATA = { "extra": "201 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "2188eb6cedce21daecdff2d115ebe8e8ebce6226", + "message": "debug: add /debug/logs endpoint and integration test helpers", + "timestamp": "2024-07-30T14:34:18Z", + "url": "https://github.com/pomerium/pomerium/pull/5195/commits/2188eb6cedce21daecdff2d115ebe8e8ebce6226" + }, + "date": 1722450626166, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9931106, + "unit": "ns/op", + "extra": "121 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6644469, + "unit": "ns/op", + "extra": "177 times\n4 procs" + } + ] } ] }