From 1acac0ebce22aa115fa5d7a33db23e401e919601 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 5 Aug 2024 22:19:01 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 35b9a019d58055469b58f2e1d2a0989608074c83 --- 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 6cc4f7302..cd31d5697 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722896201132, + "lastUpdate": 1722896341569, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -116566,6 +116566,38 @@ window.BENCHMARK_DATA = { "extra": "188 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "35b9a019d58055469b58f2e1d2a0989608074c83", + "message": "ci: switch to docker compose v2", + "timestamp": "2024-08-05T14:31:56Z", + "url": "https://github.com/pomerium/pomerium/pull/5206/commits/35b9a019d58055469b58f2e1d2a0989608074c83" + }, + "date": 1722896331377, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10757027, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6855911, + "unit": "ns/op", + "extra": "171 times\n4 procs" + } + ] } ] }