From a0e3a0183800b093dc6d9a638a993c02f0132e02 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 5 Dec 2022 16:06:18 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 034e29584fff3bc034c3a791bd8445fb7a8fa660 --- 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 7d7fb799e..5f8166584 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1670256368869, + "lastUpdate": 1670256378200, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -22358,6 +22358,38 @@ window.BENCHMARK_DATA = { "extra": "141 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "034e29584fff3bc034c3a791bd8445fb7a8fa660", + "message": "chore(deps): bump mikefarah/yq from 4.30.2 to 4.30.5", + "timestamp": "2022-12-05T14:06:37Z", + "url": "https://github.com/pomerium/pomerium/pull/3787/commits/034e29584fff3bc034c3a791bd8445fb7a8fa660" + }, + "date": 1670256377630, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11259290, + "unit": "ns/op", + "extra": "100 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8180938, + "unit": "ns/op", + "extra": "141 times\n2 procs" + } + ] } ] }