From acea2c735b3e94b0414322923279ec749043d7ed Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 4 Dec 2023 16:32:46 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 148f9fcc0656e81715873845423c2c5992de0303 --- 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 74ee11c07..9f7902094 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701707548688, + "lastUpdate": 1701707566437, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -83910,6 +83910,38 @@ window.BENCHMARK_DATA = { "extra": "184 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "148f9fcc0656e81715873845423c2c5992de0303", + "message": "core/storage: hijack connections for notification listeners", + "timestamp": "2023-12-03T08:09:23Z", + "url": "https://github.com/pomerium/pomerium/pull/4811/commits/148f9fcc0656e81715873845423c2c5992de0303" + }, + "date": 1701707555931, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11234482, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7238825, + "unit": "ns/op", + "extra": "165 times\n4 procs" + } + ] } ] }