From 79e17c8a820ac75083183c99e4d41b0be4cbfbb4 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 18 Sep 2023 23:31:49 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 0ed1bcaa1802423d4599c62d29ffc0b4e43ecd79 --- 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 cdcff4d95..1609caaaa 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1695079902001, + "lastUpdate": 1695079909530, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -68262,6 +68262,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "0ed1bcaa1802423d4599c62d29ffc0b4e43ecd79", + "message": "chore(deps): bump docker/build-push-action from 4.1.1 to 5.0.0", + "timestamp": "2023-09-18T09:17:15Z", + "url": "https://github.com/pomerium/pomerium/pull/4554/commits/0ed1bcaa1802423d4599c62d29ffc0b4e43ecd79" + }, + "date": 1695079901100, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16300604, + "unit": "ns/op", + "extra": "69 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10621745, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }