From f077372879440c2096d0f780bb13213f43f873cb Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 11 Jan 2024 21:09:54 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for ef5a45d75c7777d84757c6f70948286dedb0cea0 --- 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 73150989a..2d9ab31c2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1705007244758, + "lastUpdate": 1705007394162, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -93642,6 +93642,38 @@ window.BENCHMARK_DATA = { "extra": "192 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ef5a45d75c7777d84757c6f70948286dedb0cea0", + "message": "check docker base images", + "timestamp": "2024-01-11T15:29:20Z", + "url": "https://github.com/pomerium/pomerium/pull/4906/commits/ef5a45d75c7777d84757c6f70948286dedb0cea0" + }, + "date": 1705007381252, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9547613, + "unit": "ns/op", + "extra": "122 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6771811, + "unit": "ns/op", + "extra": "171 times\n4 procs" + } + ] } ] }