From 6ee55a3ba9a00b9e815233bf68721fff48389896 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 21 Oct 2024 18:37:32 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for b2608ad854736ba85027724a104a08419a3543db --- 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 4782856f2..d4f231719 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729283230712, + "lastUpdate": 1729535852299, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -126910,6 +126910,38 @@ window.BENCHMARK_DATA = { "extra": "180 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "b2608ad854736ba85027724a104a08419a3543db", + "message": "config: suppress unused warnings for all fields in embedded route env…", + "timestamp": "2024-10-18T08:54:47Z", + "url": "https://github.com/pomerium/pomerium/pull/5330/commits/b2608ad854736ba85027724a104a08419a3543db" + }, + "date": 1729535840713, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9152638, + "unit": "ns/op", + "extra": "130 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6659541, + "unit": "ns/op", + "extra": "181 times\n4 procs" + } + ] } ] }