From 3d1c42cde6549d93d6a05bf1e2bc79c8d261a916 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 29 Aug 2022 16:23:00 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for d664183ee6f30c6e5a9d9136e87ccb75c3b8dcd6 --- 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 ea0f71780..e01d66f51 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1661790129652, + "lastUpdate": 1661790180800, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -8230,6 +8230,38 @@ window.BENCHMARK_DATA = { "extra": "146 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "d664183ee6f30c6e5a9d9136e87ccb75c3b8dcd6", + "message": "chore(deps): bump go.uber.org/zap from 1.22.0 to 1.23.0", + "timestamp": "2022-08-26T16:26:12Z", + "url": "https://github.com/pomerium/pomerium/pull/3581/commits/d664183ee6f30c6e5a9d9136e87ccb75c3b8dcd6" + }, + "date": 1661790179003, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14004827, + "unit": "ns/op", + "extra": "90 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8564163, + "unit": "ns/op", + "extra": "138 times\n2 procs" + } + ] } ] }