From 3583caf268c35bb8fe8c89636e3c7e8b13b1a54d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 1 Jan 2024 16:55:55 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a19085fbc25e2fc48d651bed7c64284bc9e0e483 --- 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 588d28229..fb11304c1 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1704128152232, + "lastUpdate": 1704128155591, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -91338,6 +91338,38 @@ window.BENCHMARK_DATA = { "extra": "195 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a19085fbc25e2fc48d651bed7c64284bc9e0e483", + "message": "chore(deps): bump mikefarah/yq from 4.40.4 to 4.40.5", + "timestamp": "2024-01-01T15:41:41Z", + "url": "https://github.com/pomerium/pomerium/pull/4887/commits/a19085fbc25e2fc48d651bed7c64284bc9e0e483" + }, + "date": 1704128143098, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9162552, + "unit": "ns/op", + "extra": "129 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6558600, + "unit": "ns/op", + "extra": "180 times\n4 procs" + } + ] } ] }