diff --git a/dev/bench/data.js b/dev/bench/data.js index 988369fc3..56edc46fc 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723040984044, + "lastUpdate": 1723041306473, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -116902,6 +116902,38 @@ window.BENCHMARK_DATA = { "extra": "201 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "5048714d317d69bd309689ed518e625c2a651ea7", + "message": "envoy: log mtls failures", + "timestamp": "2024-08-07T10:36:39Z", + "url": "https://github.com/pomerium/pomerium/pull/5210/commits/5048714d317d69bd309689ed518e625c2a651ea7" + }, + "date": 1723041296479, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8787705, + "unit": "ns/op", + "extra": "135 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6395237, + "unit": "ns/op", + "extra": "190 times\n4 procs" + } + ] } ] }