From b40cef7900a3e7f5bf05747bcd11cce7e625a66e Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 2 Nov 2023 19:10:38 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 4842002ed789cf34c2651042782be498b1c87419 --- dev/bench/data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index f78e757f2..eb8d0d2b6 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698951528283, + "lastUpdate": 1698952238699, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -77518,6 +77518,42 @@ window.BENCHMARK_DATA = { "extra": "144 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "email": "51246568+kenjenkins@users.noreply.github.com", + "name": "Kenneth Jenkins", + "username": "kenjenkins" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "4842002ed789cf34c2651042782be498b1c87419", + "message": "storage/postgres: implement patch operation (#4656)\n\nImplement the new Patch() method for the Postgres storage backend.", + "timestamp": "2023-11-02T12:07:36-07:00", + "tree_id": "34bd47ddd8013884385510c03f36fd90edf85758", + "url": "https://github.com/pomerium/pomerium/commit/4842002ed789cf34c2651042782be498b1c87419" + }, + "date": 1698952233581, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11924943, + "unit": "ns/op", + "extra": "94 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6904607, + "unit": "ns/op", + "extra": "178 times\n4 procs" + } + ] } ] }