From 42ae14dc852fc9b8cf57c347d8208b97b7fa883f Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 7 Nov 2024 19:54:04 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for fee906e3da61d74f74714eb2761d468037340f75 --- 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 f53666650..8921de58a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1731009025717, + "lastUpdate": 1731009244524, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -130158,6 +130158,38 @@ window.BENCHMARK_DATA = { "extra": "171 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "fee906e3da61d74f74714eb2761d468037340f75", + "message": "testenv: configure metrics address", + "timestamp": "2024-11-07T16:22:40Z", + "url": "https://github.com/pomerium/pomerium/pull/5368/commits/fee906e3da61d74f74714eb2761d468037340f75" + }, + "date": 1731009231553, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10401960, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7450043, + "unit": "ns/op", + "extra": "175 times\n4 procs" + } + ] } ] }