From a1bdfaabbb80bed93cd6b6d5767aa0fbc337ee0c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 19 Sep 2024 20:46:30 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for bfc782ff060d63460522b64d37f837798fabc916 --- 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 c4f457913..728be7717 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726774610895, + "lastUpdate": 1726778790061, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -124554,6 +124554,42 @@ window.BENCHMARK_DATA = { "extra": "169 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "cdoxsey@pomerium.com", + "name": "Caleb Doxsey", + "username": "calebdoxsey" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "bfc782ff060d63460522b64d37f837798fabc916", + "message": "core/zero: add pseudonymization key (#5290)", + "timestamp": "2024-09-19T14:43:01-06:00", + "tree_id": "cd9b04db61a31578e11790fa8b08b0e900e78192", + "url": "https://github.com/pomerium/pomerium/commit/bfc782ff060d63460522b64d37f837798fabc916" + }, + "date": 1726778778328, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9524157, + "unit": "ns/op", + "extra": "126 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6613456, + "unit": "ns/op", + "extra": "176 times\n4 procs" + } + ] } ] }