From f3b2d490dab23745e5fb030d990f22b46a05b076 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sun, 1 Oct 2023 17:02:03 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a7bf75abe28a415d7a62a094e48755f1fec4dce0 --- 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 8d3dd626d..da2cefd32 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1696178889831, + "lastUpdate": 1696179723339, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -71858,6 +71858,38 @@ window.BENCHMARK_DATA = { "extra": "121 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a7bf75abe28a415d7a62a094e48755f1fec4dce0", + "message": "chore(deps): bump actions/checkout from 4.0.0 to 4.1.0", + "timestamp": "2023-10-01T15:14:17Z", + "url": "https://github.com/pomerium/pomerium/pull/4611/commits/a7bf75abe28a415d7a62a094e48755f1fec4dce0" + }, + "date": 1696179713318, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14490660, + "unit": "ns/op", + "extra": "79 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8818721, + "unit": "ns/op", + "extra": "121 times\n2 procs" + } + ] } ] }