From b70fb9e71ee6f352426e507aee377477b79debf0 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 7 Dec 2023 21:08:01 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for df672c13d9582de1ce96b3e228214440bcb67d72 --- 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 5aa95d54a..261f8eda2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701983233835, + "lastUpdate": 1701983281608, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -87978,6 +87978,38 @@ window.BENCHMARK_DATA = { "extra": "163 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "df672c13d9582de1ce96b3e228214440bcb67d72", + "message": "chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.0", + "timestamp": "2023-12-07T14:56:56Z", + "url": "https://github.com/pomerium/pomerium/pull/4833/commits/df672c13d9582de1ce96b3e228214440bcb67d72" + }, + "date": 1701983275401, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11084255, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7228139, + "unit": "ns/op", + "extra": "170 times\n4 procs" + } + ] } ] }