From 9c07c5daaae8029ed5d5a7a0aedf60138e2e8dce Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 15 Jun 2023 22:35:04 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 6807c0301ddbd5375cebbd25fed81aa1a7c22a3a --- 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 db90dd7e5..80a365f84 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686868496133, + "lastUpdate": 1686868504726, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -49738,6 +49738,38 @@ window.BENCHMARK_DATA = { "extra": "121 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "6807c0301ddbd5375cebbd25fed81aa1a7c22a3a", + "message": "chore(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0", + "timestamp": "2023-06-14T13:08:50Z", + "url": "https://github.com/pomerium/pomerium/pull/4263/commits/6807c0301ddbd5375cebbd25fed81aa1a7c22a3a" + }, + "date": 1686868503596, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13359348, + "unit": "ns/op", + "extra": "94 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8917509, + "unit": "ns/op", + "extra": "127 times\n2 procs" + } + ] } ] }