From 633a7b193218024149b7deaf93e5478e36fa19c7 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 14 Dec 2023 19:51:41 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a38a21a225b08e22cd880fe8cf985243302d9a0c --- 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 038875412..86572ef2c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1702576212317, + "lastUpdate": 1702583501175, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -89766,6 +89766,38 @@ window.BENCHMARK_DATA = { "extra": "201 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a38a21a225b08e22cd880fe8cf985243302d9a0c", + "message": "zero/telemetry: add reporter", + "timestamp": "2023-12-14T15:11:41Z", + "url": "https://github.com/pomerium/pomerium/pull/4855/commits/a38a21a225b08e22cd880fe8cf985243302d9a0c" + }, + "date": 1702583494703, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9594699, + "unit": "ns/op", + "extra": "121 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6617056, + "unit": "ns/op", + "extra": "168 times\n4 procs" + } + ] } ] }