From 2fe8c594203d46bd2395e27227c08884329cd96b Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 9 Jan 2023 16:07:30 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for c96c99d226521fabad96313fd1038ed1434dfeb7 --- 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 600699275..8e5101d31 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1673280446408, + "lastUpdate": 1673280450886, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -27774,6 +27774,38 @@ window.BENCHMARK_DATA = { "extra": "122 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c96c99d226521fabad96313fd1038ed1434dfeb7", + "message": "chore(deps): bump actions/checkout from 3.2.0 to 3.3.0", + "timestamp": "2023-01-09T06:21:00Z", + "url": "https://github.com/pomerium/pomerium/pull/3867/commits/c96c99d226521fabad96313fd1038ed1434dfeb7" + }, + "date": 1673280449758, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13544986, + "unit": "ns/op", + "extra": "88 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8384046, + "unit": "ns/op", + "extra": "139 times\n2 procs" + } + ] } ] }