From ffc452eef324a42f382e41939d6237c296817a00 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 7 Dec 2023 21:54:54 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for be7baea306d4b956e49d4c10c44325ecbfc735f3 --- 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 4c421d7c8..c8801087e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701985905755, + "lastUpdate": 1701986094168, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -88486,6 +88486,38 @@ window.BENCHMARK_DATA = { "extra": "183 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "be7baea306d4b956e49d4c10c44325ecbfc735f3", + "message": "core/redis: remove comment", + "timestamp": "2023-12-07T14:56:56Z", + "url": "https://github.com/pomerium/pomerium/pull/4843/commits/be7baea306d4b956e49d4c10c44325ecbfc735f3" + }, + "date": 1701986087273, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10556490, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6602118, + "unit": "ns/op", + "extra": "178 times\n4 procs" + } + ] } ] }