From 342977ceeda12b0ca5e92197c79b527e97a67d13 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 19 Sep 2023 18:56:00 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for ef4cb062be9b12d0fe1b414e156bf3a2276fd8aa --- 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 6d42fc5b0..c119d48e9 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1695149751450, + "lastUpdate": 1695149760605, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -69978,6 +69978,38 @@ window.BENCHMARK_DATA = { "extra": "138 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ef4cb062be9b12d0fe1b414e156bf3a2276fd8aa", + "message": "chore(deps): bump actions/checkout from 3.6.0 to 4.0.0", + "timestamp": "2023-09-18T09:17:15Z", + "url": "https://github.com/pomerium/pomerium/pull/4562/commits/ef4cb062be9b12d0fe1b414e156bf3a2276fd8aa" + }, + "date": 1695149753288, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13778511, + "unit": "ns/op", + "extra": "79 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8219212, + "unit": "ns/op", + "extra": "129 times\n2 procs" + } + ] } ] }