From d4955463344f688ecae8f667038ae29e67adca86 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 31 Oct 2022 16:10:03 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 19668309d4940d40c369d3cb43733704935dae51 --- 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 959e03237..3b8926d23 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1666983736361, + "lastUpdate": 1667232603514, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -17058,6 +17058,38 @@ window.BENCHMARK_DATA = { "extra": "146 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "19668309d4940d40c369d3cb43733704935dae51", + "message": "chore(deps): bump github.com/docker/docker from 20.10.20+incompatible to 20.10.21+incompatible", + "timestamp": "2022-10-31T03:07:40Z", + "url": "https://github.com/pomerium/pomerium/pull/3712/commits/19668309d4940d40c369d3cb43733704935dae51" + }, + "date": 1667232602668, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15940954, + "unit": "ns/op", + "extra": "78 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9974123, + "unit": "ns/op", + "extra": "121 times\n2 procs" + } + ] } ] }