From fa9d63fb553e92f637f9383551874ce175443c2c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 15 Nov 2023 17:26:56 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 8a2860f6aad8ba2f6ea67cd3ded2c34c0f4503fa --- 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 2656eb406..f6d02c6c7 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1700069215240, + "lastUpdate": 1700069216709, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -80650,6 +80650,38 @@ window.BENCHMARK_DATA = { "extra": "165 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "8a2860f6aad8ba2f6ea67cd3ded2c34c0f4503fa", + "message": "chore(deps): bump github.com/prometheus/client_model from 0.4.1-0.20230718164431-9a2bf3000d16 to 0.5.0", + "timestamp": "2023-11-15T12:00:13Z", + "url": "https://github.com/pomerium/pomerium/pull/4672/commits/8a2860f6aad8ba2f6ea67cd3ded2c34c0f4503fa" + }, + "date": 1700069211169, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13316933, + "unit": "ns/op", + "extra": "86 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8303007, + "unit": "ns/op", + "extra": "144 times\n4 procs" + } + ] } ] }