From e3733423c06d58e2149a96c3fecfc7b5f07bc347 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 19 Nov 2024 22:24:45 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 9dbc057d4e3cf40f8b686cc3daffccd4e5e90cea --- 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 814cc0fe5..39cf1c0fe 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1732031523836, + "lastUpdate": 1732055085870, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -130962,6 +130962,38 @@ window.BENCHMARK_DATA = { "extra": "220 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "9dbc057d4e3cf40f8b686cc3daffccd4e5e90cea", + "message": "chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /ui", + "timestamp": "2024-11-19T15:48:47Z", + "url": "https://github.com/pomerium/pomerium/pull/5373/commits/9dbc057d4e3cf40f8b686cc3daffccd4e5e90cea" + }, + "date": 1732055072975, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7700418, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5232835, + "unit": "ns/op", + "extra": "225 times\n4 procs" + } + ] } ] }