diff --git a/dev/bench/data.js b/dev/bench/data.js index 533ad9d4c..78674e592 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729712294633, + "lastUpdate": 1729712864825, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -127362,6 +127362,38 @@ window.BENCHMARK_DATA = { "extra": "190 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "376e84c57a79983e188c6cc353d740556bb251d1", + "message": "Add new request header variable 'pomerium.jwt'", + "timestamp": "2024-10-22T20:46:26Z", + "url": "https://github.com/pomerium/pomerium/pull/5339/commits/376e84c57a79983e188c6cc353d740556bb251d1" + }, + "date": 1729712842258, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9635805, + "unit": "ns/op", + "extra": "127 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6390648, + "unit": "ns/op", + "extra": "182 times\n4 procs" + } + ] } ] }