From d0f40a8446ce757da2a908973f1d724f6b26beee Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 11 Jul 2023 15:38:19 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 22416a22a13bffe2c7ab681c4fd283b9434da910 --- 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 a9129fa05..e78762d1d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1689089833283, + "lastUpdate": 1689089899086, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -56086,6 +56086,38 @@ window.BENCHMARK_DATA = { "extra": "135 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "22416a22a13bffe2c7ab681c4fd283b9434da910", + "message": "chore(deps-dev): bump eslint-plugin-react from 7.28.0 to 7.32.2 in /ui", + "timestamp": "2023-07-10T12:34:48Z", + "url": "https://github.com/pomerium/pomerium/pull/4298/commits/22416a22a13bffe2c7ab681c4fd283b9434da910" + }, + "date": 1689089894635, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12870803, + "unit": "ns/op", + "extra": "92 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8351446, + "unit": "ns/op", + "extra": "128 times\n2 procs" + } + ] } ] }