From aaefa5f2f164900dc613e8def2f748f8d9b9f672 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 16 Jun 2023 18:48:04 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 3a7ffbf37254274e1173d9d63b26044f9ec44176 --- 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 a351c8d0f..b2a0fae09 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686941178564, + "lastUpdate": 1686941284544, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -53298,6 +53298,38 @@ window.BENCHMARK_DATA = { "extra": "120 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "3a7ffbf37254274e1173d9d63b26044f9ec44176", + "message": "chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.0", + "timestamp": "2023-06-16T16:39:07Z", + "url": "https://github.com/pomerium/pomerium/pull/4278/commits/3a7ffbf37254274e1173d9d63b26044f9ec44176" + }, + "date": 1686941283817, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 18364684, + "unit": "ns/op", + "extra": "62 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 12640919, + "unit": "ns/op", + "extra": "99 times\n2 procs" + } + ] } ] }