From 827040a08ab82bbcaa6e58b972fe807851b23362 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 30 Jan 2023 16:06:08 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a303ef36b9dd948884371137799535c4f3a3b3d5 --- 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 f72ac6fd9..843873a5b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1675094746780, + "lastUpdate": 1675094768863, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -30934,6 +30934,38 @@ window.BENCHMARK_DATA = { "extra": "130 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a303ef36b9dd948884371137799535c4f3a3b3d5", + "message": "chore(deps): bump actions/cache from 3.2.3 to 3.2.4", + "timestamp": "2023-01-30T07:06:19Z", + "url": "https://github.com/pomerium/pomerium/pull/3923/commits/a303ef36b9dd948884371137799535c4f3a3b3d5" + }, + "date": 1675094767891, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17548662, + "unit": "ns/op", + "extra": "74 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10083547, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }