From b2c9f65a5f11173cfcf93a9b63ec4ad6ec1b5e9e Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 25 Oct 2022 18:41:06 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 3f7a482815325bcb1bffe0c3b6dca6075f96e27f --- 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 52587f963..3b94d8e45 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1666721708929, + "lastUpdate": 1666723266279, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -16650,6 +16650,42 @@ window.BENCHMARK_DATA = { "extra": "121 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": "3f7a482815325bcb1bffe0c3b6dca6075f96e27f", + "message": "envoyconfig: fix databroker health checks (#3706)", + "timestamp": "2022-10-25T12:37:46-06:00", + "tree_id": "28437d52593b7befb1fcaa1d979866abb0d7d9ec", + "url": "https://github.com/pomerium/pomerium/commit/3f7a482815325bcb1bffe0c3b6dca6075f96e27f" + }, + "date": 1666723265385, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 19183138, + "unit": "ns/op", + "extra": "66 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11082470, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }