From dc360fe56e492f0d82d8e165a7a75bc5abff853b Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 1 Mar 2024 17:09:22 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 7646cb50b62291d0d62fafda8fbc18571bfb90d9 --- 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 5e8bbc915..017bbc48b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709312950943, + "lastUpdate": 1709312962171, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -99510,6 +99510,38 @@ window.BENCHMARK_DATA = { "extra": "182 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "7646cb50b62291d0d62fafda8fbc18571bfb90d9", + "message": "chore(deps): bump golang.org/x/net from 0.20.0 to 0.21.0", + "timestamp": "2024-03-01T08:32:48Z", + "url": "https://github.com/pomerium/pomerium/pull/5007/commits/7646cb50b62291d0d62fafda8fbc18571bfb90d9" + }, + "date": 1709312954013, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8850753, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6042628, + "unit": "ns/op", + "extra": "194 times\n4 procs" + } + ] } ] }