From 34d3aa44e013e36b39c47b70b32b5f93e95271b2 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 1 Feb 2024 16:42:35 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 61d5ca50cc0ba10dcb683a3da6516b4dee5c9254 --- 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 2b5178085..6dbf30fc7 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1706805747784, + "lastUpdate": 1706805754969, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -95174,6 +95174,38 @@ window.BENCHMARK_DATA = { "extra": "174 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "61d5ca50cc0ba10dcb683a3da6516b4dee5c9254", + "message": "chore(deps): bump github.com/envoyproxy/go-control-plane from 0.11.1 to 0.12.0", + "timestamp": "2024-02-01T06:54:34Z", + "url": "https://github.com/pomerium/pomerium/pull/4935/commits/61d5ca50cc0ba10dcb683a3da6516b4dee5c9254" + }, + "date": 1706805746758, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9230842, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6516377, + "unit": "ns/op", + "extra": "178 times\n4 procs" + } + ] } ] }