From 1db0b313f6dccb16c29a3275e24ab05b34642d2e Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 8 Nov 2023 23:28:19 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 0238a39f232cb44fcf582fefb02283be4128efae --- 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 bd002047e..fb74195b0 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1699481349339, + "lastUpdate": 1699486099448, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -79778,6 +79778,42 @@ window.BENCHMARK_DATA = { "extra": "132 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "email": "51246568+kenjenkins@users.noreply.github.com", + "name": "Kenneth Jenkins", + "username": "kenjenkins" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "0238a39f232cb44fcf582fefb02283be4128efae", + "message": "session: add unit tests for gRPC wrapper methods (#4713)", + "timestamp": "2023-11-08T15:22:47-08:00", + "tree_id": "76be6bb7a1226bd3fb2a1e38b98fbee2b6b0ed16", + "url": "https://github.com/pomerium/pomerium/commit/0238a39f232cb44fcf582fefb02283be4128efae" + }, + "date": 1699486082996, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17726080, + "unit": "ns/op", + "extra": "67 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11101578, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }