From fdc32bccaa7399b6c50aa76778e261c3420b75e5 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 27 Mar 2024 01:10:58 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 9722134f8e55fb52503ed56f5d4814a82a133f83 --- 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 6b943494e..df6b58eef 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1711494063544, + "lastUpdate": 1711501858701, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -104422,6 +104422,38 @@ window.BENCHMARK_DATA = { "extra": "192 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "9722134f8e55fb52503ed56f5d4814a82a133f83", + "message": "envoy: set to v1.29.2", + "timestamp": "2024-03-26T03:05:07Z", + "url": "https://github.com/pomerium/pomerium/pull/5042/commits/9722134f8e55fb52503ed56f5d4814a82a133f83" + }, + "date": 1711501850673, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9218903, + "unit": "ns/op", + "extra": "130 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6785906, + "unit": "ns/op", + "extra": "187 times\n4 procs" + } + ] } ] }