From 8be4a3c2f51ad4a24e0c633ad5c32d522bd1e49d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 16 Aug 2023 00:33:37 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a783f012a7dc43b56277c8a09b413ec52e670514 --- 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 b28ee4092..4e1a094bd 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1692135863687, + "lastUpdate": 1692146017011, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -62782,6 +62782,38 @@ window.BENCHMARK_DATA = { "extra": "103 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a783f012a7dc43b56277c8a09b413ec52e670514", + "message": "zero: bootstrap config", + "timestamp": "2023-08-15T21:15:26Z", + "url": "https://github.com/pomerium/pomerium/pull/4444/commits/a783f012a7dc43b56277c8a09b413ec52e670514" + }, + "date": 1692146010945, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15569950, + "unit": "ns/op", + "extra": "73 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10435572, + "unit": "ns/op", + "extra": "97 times\n2 procs" + } + ] } ] }