From ea9f5d06db74d6688cdc1074122e00b75fba306c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 15 Nov 2023 17:30:38 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 03f6fdc9c8c39e8e4e0c1023ae7b60925e4dc3cc --- 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 5babd091f..67a14fac1 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1700069427876, + "lastUpdate": 1700069438916, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -80970,6 +80970,38 @@ window.BENCHMARK_DATA = { "extra": "184 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "03f6fdc9c8c39e8e4e0c1023ae7b60925e4dc3cc", + "message": "chore(deps): bump cloud.google.com/go/storage from 1.33.0 to 1.35.1", + "timestamp": "2023-11-15T12:00:13Z", + "url": "https://github.com/pomerium/pomerium/pull/4750/commits/03f6fdc9c8c39e8e4e0c1023ae7b60925e4dc3cc" + }, + "date": 1700069432653, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11583373, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7386136, + "unit": "ns/op", + "extra": "169 times\n4 procs" + } + ] } ] }