From 1ba6fc943db5bcd67961dba4c1fbf3b0f23220a5 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 19 Sep 2024 21:53:56 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for aa0a47873d27ba95459b0d6b9555cc1970543f25 --- 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 728be7717..432d3cfc5 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726778790061, + "lastUpdate": 1726782836131, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -124590,6 +124590,38 @@ window.BENCHMARK_DATA = { "extra": "176 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "aa0a47873d27ba95459b0d6b9555cc1970543f25", + "message": "Makefile: unset GOOS for get-envoy target", + "timestamp": "2024-09-19T20:43:06Z", + "url": "https://github.com/pomerium/pomerium/pull/5300/commits/aa0a47873d27ba95459b0d6b9555cc1970543f25" + }, + "date": 1726782823768, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10273932, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6726844, + "unit": "ns/op", + "extra": "177 times\n4 procs" + } + ] } ] }