diff --git a/dev/bench/data.js b/dev/bench/data.js index 093c0565b..533ad9d4c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729707704474, + "lastUpdate": 1729712294633, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -127330,6 +127330,38 @@ window.BENCHMARK_DATA = { "extra": "169 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "3e9a78734c576bd06f87769f633377016bd2c5bd", + "message": "logging: remove ctx from global log methods", + "timestamp": "2024-10-22T20:46:26Z", + "url": "https://github.com/pomerium/pomerium/pull/5337/commits/3e9a78734c576bd06f87769f633377016bd2c5bd" + }, + "date": 1729712282987, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8761357, + "unit": "ns/op", + "extra": "135 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6352211, + "unit": "ns/op", + "extra": "190 times\n4 procs" + } + ] } ] }