diff --git a/dev/bench/data.js b/dev/bench/data.js index fd8eac10a..b27937059 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1704769023871, + "lastUpdate": 1704769080613, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -93246,6 +93246,38 @@ window.BENCHMARK_DATA = { "extra": "166 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "43bc6ce056ad1a9bbfa3c717b842dfb71faa9b7b", + "message": "envoy: enable TCP keepalive for internal clusters", + "timestamp": "2024-01-07T19:05:48Z", + "url": "https://github.com/pomerium/pomerium/pull/4902/commits/43bc6ce056ad1a9bbfa3c717b842dfb71faa9b7b" + }, + "date": 1704769073692, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9727072, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6880045, + "unit": "ns/op", + "extra": "176 times\n4 procs" + } + ] } ] }