From bac7ede97b17b033e8ddcc28a6fd908e47b26b80 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 11 Sep 2024 20:14:37 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for cc59a96f5affd5c770881cb658218380b22d2b44 --- 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 d1fffa57e..311a23063 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726085611600, + "lastUpdate": 1726085677271, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -123270,6 +123270,38 @@ window.BENCHMARK_DATA = { "extra": "177 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "cc59a96f5affd5c770881cb658218380b22d2b44", + "message": "Optimize envoy config building", + "timestamp": "2024-09-11T14:55:26Z", + "url": "https://github.com/pomerium/pomerium/pull/5187/commits/cc59a96f5affd5c770881cb658218380b22d2b44" + }, + "date": 1726085665548, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10734851, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7334909, + "unit": "ns/op", + "extra": "157 times\n4 procs" + } + ] } ] }