From c7fba133362a7efbc7e420c3e39e42bd22e22cc5 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 4 Oct 2024 19:20:01 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for c009f5992ca772e7cb0b3ad325aab241382d2f31 --- 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 4f5317d35..0f6ab810b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1728068913747, + "lastUpdate": 1728069600906, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -126074,6 +126074,38 @@ window.BENCHMARK_DATA = { "extra": "205 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c009f5992ca772e7cb0b3ad325aab241382d2f31", + "message": "github: update PR template", + "timestamp": "2024-10-04T19:05:03Z", + "url": "https://github.com/pomerium/pomerium/pull/5315/commits/c009f5992ca772e7cb0b3ad325aab241382d2f31" + }, + "date": 1728069589714, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9250472, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6272141, + "unit": "ns/op", + "extra": "195 times\n4 procs" + } + ] } ] }