diff --git a/dev/bench/data.js b/dev/bench/data.js index 9b9d98d9d..77832ea4e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729881552118, + "lastUpdate": 1729882056373, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -128086,6 +128086,38 @@ window.BENCHMARK_DATA = { "extra": "169 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "eaccc1bc090beb4af7d38c51f81ee725ecac950d", + "message": "Fix many instances of contexts and loggers not being propagated", + "timestamp": "2024-10-25T18:35:46Z", + "url": "https://github.com/pomerium/pomerium/pull/5340/commits/eaccc1bc090beb4af7d38c51f81ee725ecac950d" + }, + "date": 1729882043414, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9376046, + "unit": "ns/op", + "extra": "126 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6432543, + "unit": "ns/op", + "extra": "188 times\n4 procs" + } + ] } ] }