From 5557ff43bc2a13dcee5d09bc65e1d8ed85852840 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 23 Sep 2024 17:50:27 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 1b57ec4d911455cc47414d090e952d1f459701ba --- 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 50678aaba..831e72e65 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1727113785811, + "lastUpdate": 1727113827009, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -124818,6 +124818,38 @@ window.BENCHMARK_DATA = { "extra": "181 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "1b57ec4d911455cc47414d090e952d1f459701ba", + "message": "Optimize envoy config building", + "timestamp": "2024-09-21T01:21:37Z", + "url": "https://github.com/pomerium/pomerium/pull/5187/commits/1b57ec4d911455cc47414d090e952d1f459701ba" + }, + "date": 1727113814387, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10353827, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6389737, + "unit": "ns/op", + "extra": "182 times\n4 procs" + } + ] } ] }