From c034cf84474ee969dfce4f143db6d0eb628bbeea Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 3 Oct 2023 21:53:26 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a4eb33009787d8642b64b101ea044a44c85721b2 --- 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 52a78367b..8eb6eff76 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1696369933218, + "lastUpdate": 1696370006798, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -72270,6 +72270,38 @@ window.BENCHMARK_DATA = { "extra": "141 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a4eb33009787d8642b64b101ea044a44c85721b2", + "message": "chore(deps): bump google.golang.org/api from 0.141.0 to 0.143.0", + "timestamp": "2023-10-03T11:45:19Z", + "url": "https://github.com/pomerium/pomerium/pull/4608/commits/a4eb33009787d8642b64b101ea044a44c85721b2" + }, + "date": 1696369996599, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12965601, + "unit": "ns/op", + "extra": "90 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8576026, + "unit": "ns/op", + "extra": "127 times\n2 procs" + } + ] } ] }