diff --git a/dev/bench/data.js b/dev/bench/data.js index 6e6b831b5..345e072f3 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726599779996, + "lastUpdate": 1726612943733, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -124258,6 +124258,38 @@ window.BENCHMARK_DATA = { "extra": "176 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "b11b6753c2e11e0a26f07012609fdf5376bfc83f", + "message": "core/proxy: support loading sessions from headers and query string", + "timestamp": "2024-09-17T17:17:07Z", + "url": "https://github.com/pomerium/pomerium/pull/5291/commits/b11b6753c2e11e0a26f07012609fdf5376bfc83f" + }, + "date": 1726612932417, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8609926, + "unit": "ns/op", + "extra": "138 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5948008, + "unit": "ns/op", + "extra": "188 times\n4 procs" + } + ] } ] }