From f7a2e3eee647de1eafb5081493b4c2c4a922a222 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 28 Nov 2022 16:07:59 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 0ea5d4a15f8a3ba31e46e20f8af3e394eada5d3b --- 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 5aa750b35..9ee276487 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1669305767310, + "lastUpdate": 1669651679846, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -21390,6 +21390,38 @@ window.BENCHMARK_DATA = { "extra": "152 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "0ea5d4a15f8a3ba31e46e20f8af3e394eada5d3b", + "message": "chore(deps): bump azure/docker-login from 81744f9799e7eaa418697cb168452a2882ae844a to 1.0.1", + "timestamp": "2022-11-28T13:54:02Z", + "url": "https://github.com/pomerium/pomerium/pull/3770/commits/0ea5d4a15f8a3ba31e46e20f8af3e394eada5d3b" + }, + "date": 1669651679102, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13629374, + "unit": "ns/op", + "extra": "92 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9998719, + "unit": "ns/op", + "extra": "126 times\n2 procs" + } + ] } ] }