From ce589cce354c2d526bebe69e1d85a3072d0ad0b7 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 20 Dec 2023 19:56:22 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for faa2a8652b8f001f6777d017af8f5ea021f1dc4b --- 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 c8d79a5e6..7a5cd0a79 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1703042236566, + "lastUpdate": 1703102181943, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -90198,6 +90198,42 @@ window.BENCHMARK_DATA = { "extra": "150 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "dmishin@pomerium.com", + "name": "Denis Mishin", + "username": "wasaga" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "faa2a8652b8f001f6777d017af8f5ea021f1dc4b", + "message": "zero/telemetry: add reporter (#4855)", + "timestamp": "2023-12-20T14:53:06-05:00", + "tree_id": "fdb8f2cfb8f557a4883ea8766bda54d222deb144", + "url": "https://github.com/pomerium/pomerium/commit/faa2a8652b8f001f6777d017af8f5ea021f1dc4b" + }, + "date": 1703102169981, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9333903, + "unit": "ns/op", + "extra": "129 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6699731, + "unit": "ns/op", + "extra": "187 times\n4 procs" + } + ] } ] }