diff --git a/dev/bench/data.js b/dev/bench/data.js index 793c06272..d835a7eb2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723839997637, + "lastUpdate": 1723840593864, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -118954,6 +118954,42 @@ window.BENCHMARK_DATA = { "extra": "178 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "dmishin@pomerium.com", + "name": "Denis Mishin", + "username": "wasaga" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "15dc77e19d6e98f3c05e2370730c1f14610c0e75", + "message": "connect/client: ignore unknown message types (#5223)", + "timestamp": "2024-08-16T16:33:06-04:00", + "tree_id": "3e3ce7fe14f454cf607382989970a764b8c7fd25", + "url": "https://github.com/pomerium/pomerium/commit/15dc77e19d6e98f3c05e2370730c1f14610c0e75" + }, + "date": 1723840583106, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11137755, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7695591, + "unit": "ns/op", + "extra": "159 times\n4 procs" + } + ] } ] }