From d0336adb7bb0a1c6bf2ab85d9049a012e29ef0a0 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 2 Dec 2024 19:40:12 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 2c44631c9ac285541dcc52d624a33e9d6248933a --- 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 712b3810c..bcbdda915 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733166023231, + "lastUpdate": 1733168412281, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -131824,6 +131824,38 @@ window.BENCHMARK_DATA = { "extra": "226 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "2c44631c9ac285541dcc52d624a33e9d6248933a", + "message": "chore(deps): bump the go group across 1 directory with 26 updates", + "timestamp": "2024-12-02T18:50:49Z", + "url": "https://github.com/pomerium/pomerium/pull/5385/commits/2c44631c9ac285541dcc52d624a33e9d6248933a" + }, + "date": 1733168399393, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8062382, + "unit": "ns/op", + "extra": "147 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5324145, + "unit": "ns/op", + "extra": "220 times\n4 procs" + } + ] } ] }