From 603e3e22f3468800a093abd19c5671d953e7a506 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 17 Jun 2024 00:45:32 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for c1dec06afafad7d807b935e22a1c17d98c136ace --- 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 52b855890..e26ac8ccb 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1718560248115, + "lastUpdate": 1718585132705, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -112118,6 +112118,42 @@ window.BENCHMARK_DATA = { "extra": "200 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": "c1dec06afafad7d807b935e22a1c17d98c136ace", + "message": "zero/telemetry: internal envoy stats scraper and metrics producer (#5136)", + "timestamp": "2024-06-16T20:41:05-04:00", + "tree_id": "aa0fc3fdad0673f27b48a3823a7c777a14f8c8b6", + "url": "https://github.com/pomerium/pomerium/commit/c1dec06afafad7d807b935e22a1c17d98c136ace" + }, + "date": 1718585122372, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10993833, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7707841, + "unit": "ns/op", + "extra": "156 times\n4 procs" + } + ] } ] }