From 02a00b58a5fdeb217e0efbad512605bb2a5d888b Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 17 Sep 2024 18:41:10 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for df44c8a14dc3e8f53b811da4743bc9754a851f1a --- 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 964dbc6c6..719e6ef13 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726595213672, + "lastUpdate": 1726598470358, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -124162,6 +124162,38 @@ window.BENCHMARK_DATA = { "extra": "180 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "df44c8a14dc3e8f53b811da4743bc9754a851f1a", + "message": "Core-Zero Import", + "timestamp": "2024-09-17T17:17:07Z", + "url": "https://github.com/pomerium/pomerium/pull/5288/commits/df44c8a14dc3e8f53b811da4743bc9754a851f1a" + }, + "date": 1726598459064, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8457818, + "unit": "ns/op", + "extra": "139 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5805321, + "unit": "ns/op", + "extra": "206 times\n4 procs" + } + ] } ] }