From 5f5bd5b9b7b30165c6c47d02784a23ec9c871cca Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 28 Jul 2022 19:58:15 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for c72e3deabc0f8e9c2925f2770f3577eead069897 --- 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 da592dc34..e5ef0c2f0 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1659037870853, + "lastUpdate": 1659038295393, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -3762,6 +3762,38 @@ window.BENCHMARK_DATA = { "extra": "152 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c72e3deabc0f8e9c2925f2770f3577eead069897", + "message": "chore(deps): bump actions/stale from 5.1.0 to 5.1.1", + "timestamp": "2022-07-28T06:20:56Z", + "url": "https://github.com/pomerium/pomerium/pull/3513/commits/c72e3deabc0f8e9c2925f2770f3577eead069897" + }, + "date": 1659038294955, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13931426, + "unit": "ns/op", + "extra": "84 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8534724, + "unit": "ns/op", + "extra": "136 times\n2 procs" + } + ] } ] }