From 9a1392f3e7f1c36252cf95964fa47e5d97c8403d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 1 Feb 2024 16:38:47 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 925cd910577d8939bb2d44f9f8b5d2c4d85a92f2 --- 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 76c52d283..609d0a26e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1706805493119, + "lastUpdate": 1706805526954, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -95046,6 +95046,38 @@ window.BENCHMARK_DATA = { "extra": "182 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "925cd910577d8939bb2d44f9f8b5d2c4d85a92f2", + "message": "chore(deps): bump go.opentelemetry.io/otel/metric from 1.21.0 to 1.22.0", + "timestamp": "2024-02-01T06:54:34Z", + "url": "https://github.com/pomerium/pomerium/pull/4931/commits/925cd910577d8939bb2d44f9f8b5d2c4d85a92f2" + }, + "date": 1706805513871, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9109156, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6610029, + "unit": "ns/op", + "extra": "176 times\n4 procs" + } + ] } ] }