From 533e9cd7e47f0c4ca032fb3a7626f404859dc0ff Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 26 Jun 2024 23:58:12 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 149c61bf2a2808d5e179574904f29568e20e0985 --- 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 9c423c96c..2ee0a08f9 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1719422480748, + "lastUpdate": 1719446292754, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -113310,6 +113310,38 @@ window.BENCHMARK_DATA = { "extra": "194 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "149c61bf2a2808d5e179574904f29568e20e0985", + "message": "envoy: upgrade to v1.30.3", + "timestamp": "2024-06-26T17:17:39Z", + "url": "https://github.com/pomerium/pomerium/pull/5152/commits/149c61bf2a2808d5e179574904f29568e20e0985" + }, + "date": 1719446282220, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9060539, + "unit": "ns/op", + "extra": "127 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6168271, + "unit": "ns/op", + "extra": "198 times\n4 procs" + } + ] } ] }