From 347d2aa7d48093c43f4ccc0e6148a23163bcddb0 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 2 Dec 2024 23:42:02 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 2f8f130f317d84b393cb3fbc65c3e269b652e336 --- 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 c1434d232..553548d2a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733178467094, + "lastUpdate": 1733182921946, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -131924,6 +131924,38 @@ window.BENCHMARK_DATA = { "extra": "210 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "2f8f130f317d84b393cb3fbc65c3e269b652e336", + "message": "envoy: enable extended connect", + "timestamp": "2024-12-02T22:24:33Z", + "url": "https://github.com/pomerium/pomerium/pull/5387/commits/2f8f130f317d84b393cb3fbc65c3e269b652e336" + }, + "date": 1733182908109, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8119457, + "unit": "ns/op", + "extra": "151 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5242189, + "unit": "ns/op", + "extra": "222 times\n4 procs" + } + ] } ] }