diff --git a/dev/bench/data.js b/dev/bench/data.js index 8a3c7c121..bef5e85ee 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729797206211, + "lastUpdate": 1729801656207, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -127654,6 +127654,38 @@ window.BENCHMARK_DATA = { "extra": "182 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "1a42b53b9a496aa6f296f1e3192fd43bc3447331", + "message": "Fix many instances of contexts and loggers not being propagated", + "timestamp": "2024-10-24T03:09:56Z", + "url": "https://github.com/pomerium/pomerium/pull/5340/commits/1a42b53b9a496aa6f296f1e3192fd43bc3447331" + }, + "date": 1729801632746, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8589089, + "unit": "ns/op", + "extra": "126 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6166007, + "unit": "ns/op", + "extra": "196 times\n4 procs" + } + ] } ] }