From c1da3ec6d8d7d79672b63f7b5a9c0557fc5ae29c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 29 May 2023 17:01:57 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 982144386ee9ba0a97e8e8a5ea512a8bcbb3fa8c --- 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 604e8e7b7..0626078fe 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1685379703415, + "lastUpdate": 1685379717183, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -46722,6 +46722,38 @@ window.BENCHMARK_DATA = { "extra": "141 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "982144386ee9ba0a97e8e8a5ea512a8bcbb3fa8c", + "message": "chore(deps): bump actions/setup-python from 4.6.0 to 4.6.1", + "timestamp": "2023-05-27T19:15:40Z", + "url": "https://github.com/pomerium/pomerium/pull/4203/commits/982144386ee9ba0a97e8e8a5ea512a8bcbb3fa8c" + }, + "date": 1685379716447, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13432735, + "unit": "ns/op", + "extra": "84 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8522629, + "unit": "ns/op", + "extra": "141 times\n2 procs" + } + ] } ] }