From d15b1b210016dd1ee46d90e3f3376bddbde967af Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 7 Dec 2023 16:45:07 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for c32151892a292d8bbb03be18d0610180c3eb80e3 --- 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 ec5cee931..3a3d19982 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701967504444, + "lastUpdate": 1701967507866, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -86122,6 +86122,38 @@ window.BENCHMARK_DATA = { "extra": "166 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c32151892a292d8bbb03be18d0610180c3eb80e3", + "message": "chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0", + "timestamp": "2023-12-07T14:56:56Z", + "url": "https://github.com/pomerium/pomerium/pull/4830/commits/c32151892a292d8bbb03be18d0610180c3eb80e3" + }, + "date": 1701967501447, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11745616, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7563975, + "unit": "ns/op", + "extra": "165 times\n4 procs" + } + ] } ] }