From b5dc748c2491f62e46fd2477b6cebdd872ab4ead Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 29 Jun 2022 19:13:39 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 5447638b1c1e541673dc467dd1cee784fc708f10 --- 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 1c32535da..0cd9c85c9 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1656521276009, + "lastUpdate": 1656530019657, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -1050,6 +1050,38 @@ window.BENCHMARK_DATA = { "extra": "133 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "5447638b1c1e541673dc467dd1cee784fc708f10", + "message": "postgres: registry support", + "timestamp": "2022-06-29T16:32:07Z", + "url": "https://github.com/pomerium/pomerium/pull/3454/commits/5447638b1c1e541673dc467dd1cee784fc708f10" + }, + "date": 1656530019252, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14163253, + "unit": "ns/op", + "extra": "87 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8137955, + "unit": "ns/op", + "extra": "151 times\n2 procs" + } + ] } ] }