From 23a0332168b48d65dbddf2f2c436d02c6ca90387 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 9 Jun 2023 22:50:30 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for c601fe2201a1908663a7a37c18ea16cdab1128c4 --- 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 4204aa2e2..984d14d75 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686253165668, + "lastUpdate": 1686351030119, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -48014,6 +48014,38 @@ window.BENCHMARK_DATA = { "extra": "94 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c601fe2201a1908663a7a37c18ea16cdab1128c4", + "message": "ci: fix lint workflow", + "timestamp": "2023-06-09T07:38:15Z", + "url": "https://github.com/pomerium/pomerium/pull/4229/commits/c601fe2201a1908663a7a37c18ea16cdab1128c4" + }, + "date": 1686351029311, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 18688081, + "unit": "ns/op", + "extra": "70 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 12931550, + "unit": "ns/op", + "extra": "93 times\n2 procs" + } + ] } ] }