From 4fc9d0fa5de94e4ef0fd91a70ab98c49679bcbba Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 27 Jun 2024 00:24:00 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 6ee9e5238ce5a635d4db2817128f9c9f67b3801f --- 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 385c48224..ae6c5954c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1719447786218, + "lastUpdate": 1719447840734, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -113374,6 +113374,42 @@ window.BENCHMARK_DATA = { "extra": "190 times\n4 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": "6ee9e5238ce5a635d4db2817128f9c9f67b3801f", + "message": "envoy: upgrade to v1.30.3 (#5152)", + "timestamp": "2024-06-26T17:20:42-07:00", + "tree_id": "c53e649b4b442b6ac9fabebba8a879ecac18dccc", + "url": "https://github.com/pomerium/pomerium/commit/6ee9e5238ce5a635d4db2817128f9c9f67b3801f" + }, + "date": 1719447830694, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8612407, + "unit": "ns/op", + "extra": "135 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6002083, + "unit": "ns/op", + "extra": "208 times\n4 procs" + } + ] } ] }