From bc5a5fb71b7927d76bdf24e99b6496e05ea6252c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 12 Jan 2024 18:09:35 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 3dae5965d1f61d716a64c3e98d7efac8134a86e4 --- 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 21f3cb6fe..b28bedf3e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1705081079973, + "lastUpdate": 1705082975635, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -93770,6 +93770,38 @@ window.BENCHMARK_DATA = { "extra": "198 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "3dae5965d1f61d716a64c3e98d7efac8134a86e4", + "message": "core/ci: check docker base images", + "timestamp": "2024-01-12T13:16:37Z", + "url": "https://github.com/pomerium/pomerium/pull/4906/commits/3dae5965d1f61d716a64c3e98d7efac8134a86e4" + }, + "date": 1705082966386, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9149344, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6345757, + "unit": "ns/op", + "extra": "184 times\n4 procs" + } + ] } ] }