From 9b7cf44f3634e0ab9a09e19fddb3d60cd3ad9315 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sun, 1 Sep 2024 16:23:44 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 09aaa87f904fa63226af242b8db1b6fd2e536573 --- 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 6cb5a564e..243a9d6ca 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725207193660, + "lastUpdate": 1725207824574, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -121622,6 +121622,38 @@ window.BENCHMARK_DATA = { "extra": "192 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "09aaa87f904fa63226af242b8db1b6fd2e536573", + "message": "chore(deps): bump the docker group with 2 updates", + "timestamp": "2024-09-01T07:00:19Z", + "url": "https://github.com/pomerium/pomerium/pull/5258/commits/09aaa87f904fa63226af242b8db1b6fd2e536573" + }, + "date": 1725207813116, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8969307, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6276151, + "unit": "ns/op", + "extra": "186 times\n4 procs" + } + ] } ] }