From 37bce470f1042b4b2dae19376e9398ee9f490411 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 1 Feb 2024 16:42:27 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for dccdef1f5a339b6b152c83b0c7adecf13797ce29 --- 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 59f9b9389..2b5178085 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1706805662177, + "lastUpdate": 1706805747784, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -95142,6 +95142,38 @@ window.BENCHMARK_DATA = { "extra": "157 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "dccdef1f5a339b6b152c83b0c7adecf13797ce29", + "message": "chore(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0", + "timestamp": "2024-02-01T06:54:34Z", + "url": "https://github.com/pomerium/pomerium/pull/4934/commits/dccdef1f5a339b6b152c83b0c7adecf13797ce29" + }, + "date": 1706805731697, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9105721, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6634254, + "unit": "ns/op", + "extra": "174 times\n4 procs" + } + ] } ] }