From 2129edb7e74e6e68660685c5fe007d8e7f41aac6 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 1 Aug 2023 16:50:25 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a8ac0a62df67c33a0051fc40fa8135ce6d1af51e --- 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 0738a6cf0..7954e4a3b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1690908603235, + "lastUpdate": 1690908625718, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -59482,6 +59482,38 @@ window.BENCHMARK_DATA = { "extra": "133 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a8ac0a62df67c33a0051fc40fa8135ce6d1af51e", + "message": "chore(deps): bump github.com/prometheus/procfs from 0.11.0 to 0.11.1", + "timestamp": "2023-08-01T14:49:43Z", + "url": "https://github.com/pomerium/pomerium/pull/4400/commits/a8ac0a62df67c33a0051fc40fa8135ce6d1af51e" + }, + "date": 1690908620706, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13222677, + "unit": "ns/op", + "extra": "90 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8659742, + "unit": "ns/op", + "extra": "124 times\n2 procs" + } + ] } ] }