From b61f2abe10ddda1296ca190f99b84b551ae38429 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 5 Aug 2024 22:53:50 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 41f1e61911519d2057861e59a6d6723a90a04199 --- dev/bench/data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index cd31d5697..536b89649 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722896341569, + "lastUpdate": 1722898430700, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -116598,6 +116598,42 @@ window.BENCHMARK_DATA = { "extra": "171 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "51246568+kenjenkins@users.noreply.github.com", + "name": "Kenneth Jenkins", + "username": "kenjenkins" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "41f1e61911519d2057861e59a6d6723a90a04199", + "message": "ci: switch to docker compose v2 (#5206)", + "timestamp": "2024-08-05T15:50:38-07:00", + "tree_id": "0c0edb2bf76343c5653540fe01a471ee67e69c09", + "url": "https://github.com/pomerium/pomerium/commit/41f1e61911519d2057861e59a6d6723a90a04199" + }, + "date": 1722898420479, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9233268, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6581954, + "unit": "ns/op", + "extra": "188 times\n4 procs" + } + ] } ] }