From f8d4db0e3bc77d904f240b74706f51b5785cb00c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 16 Jun 2023 18:49:30 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a844950a136d88511422b09b28a565b3c2c82dde --- 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 ca4585e29..1d980db86 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686941362622, + "lastUpdate": 1686941370232, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -53398,6 +53398,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a844950a136d88511422b09b28a565b3c2c82dde", + "message": "chore(deps-dev): bump eslint from 7.32.0 to 8.42.0 in /ui", + "timestamp": "2023-06-16T16:39:07Z", + "url": "https://github.com/pomerium/pomerium/pull/4285/commits/a844950a136d88511422b09b28a565b3c2c82dde" + }, + "date": 1686941369541, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13610997, + "unit": "ns/op", + "extra": "82 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8661062, + "unit": "ns/op", + "extra": "130 times\n2 procs" + } + ] } ] }