diff --git a/dev/bench/data.js b/dev/bench/data.js index 2d5be4c25..7778651ef 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722538740152, + "lastUpdate": 1722538957356, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -116406,6 +116406,38 @@ window.BENCHMARK_DATA = { "extra": "178 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "5fa60526370aa1cef3a18b4fcfbe78cf35380475", + "message": "debug: add /debug/logs endpoint and integration test helpers", + "timestamp": "2024-08-01T18:55:56Z", + "url": "https://github.com/pomerium/pomerium/pull/5195/commits/5fa60526370aa1cef3a18b4fcfbe78cf35380475" + }, + "date": 1722538946378, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9795212, + "unit": "ns/op", + "extra": "122 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6788159, + "unit": "ns/op", + "extra": "188 times\n4 procs" + } + ] } ] }