From 341a8f607bd038611a9466523b7eda44c7d0f4ed Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 16 Jun 2023 18:33:38 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 6b5ac308c7d3f244de77f4606bac4a50c9216696 --- 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 7234533e8..5f2d84b76 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686940384891, + "lastUpdate": 1686940418359, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -52750,6 +52750,38 @@ window.BENCHMARK_DATA = { "extra": "138 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "6b5ac308c7d3f244de77f4606bac4a50c9216696", + "message": "chore(deps-dev): bump eslint-plugin-react from 7.28.0 to 7.32.2 in /ui", + "timestamp": "2023-06-16T16:39:07Z", + "url": "https://github.com/pomerium/pomerium/pull/4298/commits/6b5ac308c7d3f244de77f4606bac4a50c9216696" + }, + "date": 1686940417280, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14026953, + "unit": "ns/op", + "extra": "84 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8641618, + "unit": "ns/op", + "extra": "132 times\n2 procs" + } + ] } ] }