From c1819d1c8a05ad2410f0ffcb796a3306de245404 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 16 Jan 2023 16:20:28 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for b72d0be1e5dd9a40305125da74a5f33706f63ded --- 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 869671112..cfc7a3806 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1673886019396, + "lastUpdate": 1673886028635, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -29226,6 +29226,38 @@ window.BENCHMARK_DATA = { "extra": "142 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "b72d0be1e5dd9a40305125da74a5f33706f63ded", + "message": "chore(deps): bump google.golang.org/api from 0.105.0 to 0.107.0", + "timestamp": "2023-01-16T15:44:43Z", + "url": "https://github.com/pomerium/pomerium/pull/3897/commits/b72d0be1e5dd9a40305125da74a5f33706f63ded" + }, + "date": 1673886027634, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14692392, + "unit": "ns/op", + "extra": "80 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8749753, + "unit": "ns/op", + "extra": "135 times\n2 procs" + } + ] } ] }