diff --git a/dev/bench/data.js b/dev/bench/data.js index ca8bb8ebf..97358804b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729875286472, + "lastUpdate": 1729876103860, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -127946,6 +127946,38 @@ window.BENCHMARK_DATA = { "extra": "189 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "fe5555f6365faa9996c2b22f337782f1fd3b1694", + "message": "Add new request header variable 'pomerium.jwt'", + "timestamp": "2024-10-25T13:57:02Z", + "url": "https://github.com/pomerium/pomerium/pull/5339/commits/fe5555f6365faa9996c2b22f337782f1fd3b1694" + }, + "date": 1729876080548, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10387330, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7305134, + "unit": "ns/op", + "extra": "166 times\n4 procs" + } + ] } ] }