From 6bf70c739e3d7ff86be4274e78cb9c77d38a0dbb Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 18 Sep 2023 23:46:47 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 28000e3e9cbfb09d0439c4babd3a096eed541756 --- 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 d19431e37..c98fbdf8f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1695080772591, + "lastUpdate": 1695080807471, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -69126,6 +69126,38 @@ window.BENCHMARK_DATA = { "extra": "126 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "28000e3e9cbfb09d0439c4babd3a096eed541756", + "message": "chore(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0", + "timestamp": "2023-09-18T09:17:15Z", + "url": "https://github.com/pomerium/pomerium/pull/4580/commits/28000e3e9cbfb09d0439c4babd3a096eed541756" + }, + "date": 1695080801514, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13591232, + "unit": "ns/op", + "extra": "80 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8401324, + "unit": "ns/op", + "extra": "129 times\n2 procs" + } + ] } ] }