diff --git a/dev/bench/data.js b/dev/bench/data.js index 54adcebf0..a2bee1700 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724444305918, + "lastUpdate": 1724447556671, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -120366,6 +120366,38 @@ window.BENCHMARK_DATA = { "extra": "176 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "b503692e058c729e86210bd43e9598718daf4ba8", + "message": "connect/client: ignore unknown message types", + "timestamp": "2024-08-23T16:35:50Z", + "url": "https://github.com/pomerium/pomerium/pull/5224/commits/b503692e058c729e86210bd43e9598718daf4ba8" + }, + "date": 1724447544936, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9507857, + "unit": "ns/op", + "extra": "120 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6427310, + "unit": "ns/op", + "extra": "181 times\n4 procs" + } + ] } ] }