From 2de6199f37156da19518c9306f3c4723c06e0138 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 10 Oct 2022 16:45:57 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 9ef6990c2aac823e517c7f26b11da03d52300f51 --- 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 18c0dac5d..502bdcd6a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1665073020809, + "lastUpdate": 1665420357934, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -12822,6 +12822,38 @@ window.BENCHMARK_DATA = { "extra": "157 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "9ef6990c2aac823e517c7f26b11da03d52300f51", + "message": "chore(deps): bump google.golang.org/grpc from 1.49.0 to 1.50.0", + "timestamp": "2022-10-08T21:38:46Z", + "url": "https://github.com/pomerium/pomerium/pull/3649/commits/9ef6990c2aac823e517c7f26b11da03d52300f51" + }, + "date": 1665420357322, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14083566, + "unit": "ns/op", + "extra": "86 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8700972, + "unit": "ns/op", + "extra": "134 times\n2 procs" + } + ] } ] }