From c94ded1bff19529f379f7ee24df8914f45bf0ca3 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 4 Dec 2023 20:55:38 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for c1f4f15043db8a23362753548be989d5d6f7f994 --- 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 4cc89e215..799ffbb8f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701723237946, + "lastUpdate": 1701723337963, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -84478,6 +84478,38 @@ window.BENCHMARK_DATA = { "extra": "175 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c1f4f15043db8a23362753548be989d5d6f7f994", + "message": "chore(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.15.0", + "timestamp": "2023-12-04T18:10:41Z", + "url": "https://github.com/pomerium/pomerium/pull/4797/commits/c1f4f15043db8a23362753548be989d5d6f7f994" + }, + "date": 1701723331337, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12333757, + "unit": "ns/op", + "extra": "96 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7129541, + "unit": "ns/op", + "extra": "172 times\n4 procs" + } + ] } ] }