diff --git a/dev/bench/data.js b/dev/bench/data.js index d1b835846..4497e7645 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1727122837816, + "lastUpdate": 1727122875524, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -124982,6 +124982,38 @@ window.BENCHMARK_DATA = { "extra": "157 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "5130ee8ec8a28ba906816d3f2d3d7f896dec5f77", + "message": "grpcutil: additional JWT validation", + "timestamp": "2024-09-23T20:17:08Z", + "url": "https://github.com/pomerium/pomerium/pull/5304/commits/5130ee8ec8a28ba906816d3f2d3d7f896dec5f77" + }, + "date": 1727122863837, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11032560, + "unit": "ns/op", + "extra": "94 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7291188, + "unit": "ns/op", + "extra": "162 times\n4 procs" + } + ] } ] }