From 149a98967e898c1e3dcd924653ebfbe889e3feb8 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 20 Feb 2023 17:01:09 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 36d23c701187aabd6d4b2c358ed9ab183f2fdd5a --- 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 18e5a4448..c8b5e645d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1676695698764, + "lastUpdate": 1676912469201, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -34630,6 +34630,38 @@ window.BENCHMARK_DATA = { "extra": "148 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "36d23c701187aabd6d4b2c358ed9ab183f2fdd5a", + "message": "chore(deps): bump mikefarah/yq from 4.30.8 to 4.31.1", + "timestamp": "2023-02-20T04:01:40Z", + "url": "https://github.com/pomerium/pomerium/pull/3994/commits/36d23c701187aabd6d4b2c358ed9ab183f2fdd5a" + }, + "date": 1676912468331, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15050659, + "unit": "ns/op", + "extra": "91 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9195456, + "unit": "ns/op", + "extra": "132 times\n2 procs" + } + ] } ] }