From 026741aad39cb01bb86ebe0a9f2ec9ad482d15ed Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 1 Feb 2024 16:53:34 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 0d02f0210fb7f628b33493595e054747ede0fcf4 --- 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 b2ffc60ce..99cb3aa82 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1706806350586, + "lastUpdate": 1706806414090, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -95622,6 +95622,38 @@ window.BENCHMARK_DATA = { "extra": "164 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "0d02f0210fb7f628b33493595e054747ede0fcf4", + "message": "chore(deps): bump github.com/prometheus/common from 0.45.0 to 0.46.0", + "timestamp": "2024-02-01T06:54:34Z", + "url": "https://github.com/pomerium/pomerium/pull/4949/commits/0d02f0210fb7f628b33493595e054747ede0fcf4" + }, + "date": 1706806400888, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9299538, + "unit": "ns/op", + "extra": "127 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6776746, + "unit": "ns/op", + "extra": "182 times\n4 procs" + } + ] } ] }