diff --git a/dev/bench/data.js b/dev/bench/data.js index 275889acf..31d39501d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723134887215, + "lastUpdate": 1723135623990, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -117034,6 +117034,38 @@ window.BENCHMARK_DATA = { "extra": "188 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "83a8ced3a35453b499226f2c606c630876ed1db8", + "message": "envoy: log mtls failures", + "timestamp": "2024-08-07T21:20:22Z", + "url": "https://github.com/pomerium/pomerium/pull/5210/commits/83a8ced3a35453b499226f2c606c630876ed1db8" + }, + "date": 1723135613625, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10188692, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6768230, + "unit": "ns/op", + "extra": "172 times\n4 procs" + } + ] } ] }