From da7612e8caf4b15dd45e40aa99e8b51b767d674a Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 1 Sep 2023 23:55:56 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 003f54e14ecdce8c655030bbf30a1c89f4a6ec59 --- 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 ca13d61fe..0c6c1f4a6 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1693612532063, + "lastUpdate": 1693612556597, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -66286,6 +66286,38 @@ window.BENCHMARK_DATA = { "extra": "123 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "003f54e14ecdce8c655030bbf30a1c89f4a6ec59", + "message": "chore(deps): bump actions/setup-go from 4.0.1 to 4.1.0", + "timestamp": "2023-09-01T19:24:32Z", + "url": "https://github.com/pomerium/pomerium/pull/4497/commits/003f54e14ecdce8c655030bbf30a1c89f4a6ec59" + }, + "date": 1693612551044, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12918898, + "unit": "ns/op", + "extra": "80 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8282793, + "unit": "ns/op", + "extra": "140 times\n2 procs" + } + ] } ] }