From c10bde2e3a6437517692894d0bf8c3dfab00b2a0 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 6 Nov 2023 21:45:44 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for fd912e520acb92791dc788cfeeb225158373626c --- 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 b0be8bd59..dac88817d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1699307095599, + "lastUpdate": 1699307144331, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -78962,6 +78962,38 @@ window.BENCHMARK_DATA = { "extra": "175 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "fd912e520acb92791dc788cfeeb225158373626c", + "message": "chore(deps): bump cloud.google.com/go/storage from 1.33.0 to 1.34.1", + "timestamp": "2023-11-06T01:52:52Z", + "url": "https://github.com/pomerium/pomerium/pull/4712/commits/fd912e520acb92791dc788cfeeb225158373626c" + }, + "date": 1699307139159, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11117657, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6909488, + "unit": "ns/op", + "extra": "174 times\n4 procs" + } + ] } ] }