From 80dd3cbe15db8a1dd7a4da0a07c9ec97f211ba4c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 9 Jan 2024 03:13:50 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 78fe503b57bcb0528d22dcd40489f29a4b9f62a3 --- dev/bench/data.js | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index b27937059..527105227 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1704769080613, + "lastUpdate": 1704770030776, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -93278,6 +93278,38 @@ window.BENCHMARK_DATA = { "extra": "176 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "78fe503b57bcb0528d22dcd40489f29a4b9f62a3", + "message": "envoy: enable TCP keepalive for internal clusters", + "timestamp": "2024-01-07T19:05:48Z", + "url": "https://github.com/pomerium/pomerium/pull/4902/commits/78fe503b57bcb0528d22dcd40489f29a4b9f62a3" + }, + "date": 1704770023152, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9015801, + "unit": "ns/op", + "extra": "129 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6182101, + "unit": "ns/op", + "extra": "192 times\n4 procs" + } + ] } ] }