From dd0544c06158e91a7be2d109dc89e0f402c46e65 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 1 Nov 2024 16:19:00 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 711aaabafc0c0c4f1b74e31762f9ee82b7b1924a --- 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 8972bcc10..ece019715 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730411715366, + "lastUpdate": 1730477940378, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -128582,6 +128582,38 @@ window.BENCHMARK_DATA = { "extra": "171 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "711aaabafc0c0c4f1b74e31762f9ee82b7b1924a", + "message": "chore(deps): bump the go group with 31 updates", + "timestamp": "2024-10-30T19:33:35Z", + "url": "https://github.com/pomerium/pomerium/pull/5351/commits/711aaabafc0c0c4f1b74e31762f9ee82b7b1924a" + }, + "date": 1730477928573, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9660192, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6829651, + "unit": "ns/op", + "extra": "181 times\n4 procs" + } + ] } ] }