From e01cfadccf3eb263ab1be628c16fdd745ec1718b Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 23 Nov 2022 23:03:56 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for fa26587f19fbee63e52ee6cac1f76ab278d87cb7 --- dev/bench/data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 5536d3046..aea491cdc 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1669236726783, + "lastUpdate": 1669244636074, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -21290,6 +21290,42 @@ window.BENCHMARK_DATA = { "extra": "150 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "email": "cdoxsey@pomerium.com", + "name": "Caleb Doxsey", + "username": "calebdoxsey" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "fa26587f19fbee63e52ee6cac1f76ab278d87cb7", + "message": "remove forward auth (#3628)", + "timestamp": "2022-11-23T15:59:28-07:00", + "tree_id": "fb8592bb1cfefa86de49fbe9aecc4ed004a1b008", + "url": "https://github.com/pomerium/pomerium/commit/fa26587f19fbee63e52ee6cac1f76ab278d87cb7" + }, + "date": 1669244635240, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13415748, + "unit": "ns/op", + "extra": "87 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9385397, + "unit": "ns/op", + "extra": "129 times\n2 procs" + } + ] } ] }