From a40b53e0639d64b431c35c435a71903e98be0051 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 5 Aug 2024 23:02:32 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 953a1e57ca58c1e74fa310df829ef3ab4fe2ad8f --- 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 b128b2f63..c5d018d7b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722898651657, + "lastUpdate": 1722898952208, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -116666,6 +116666,38 @@ window.BENCHMARK_DATA = { "extra": "188 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "953a1e57ca58c1e74fa310df829ef3ab4fe2ad8f", + "message": "chore(deps): bump the go group across 1 directory with 26 updates", + "timestamp": "2024-08-05T22:50:43Z", + "url": "https://github.com/pomerium/pomerium/pull/5207/commits/953a1e57ca58c1e74fa310df829ef3ab4fe2ad8f" + }, + "date": 1722898941317, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9423762, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6590909, + "unit": "ns/op", + "extra": "184 times\n4 procs" + } + ] } ] }