From e4933cf78d76583615fa57bdb09b18487356436c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 6 Mar 2024 17:42:21 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for f782b1d3fca602a6df8ed80f150bc4d8c4f69bb4 --- 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 44d3c5c9e..8fa5243fe 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709746935950, + "lastUpdate": 1709746941360, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -101994,6 +101994,38 @@ window.BENCHMARK_DATA = { "extra": "187 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "f782b1d3fca602a6df8ed80f150bc4d8c4f69bb4", + "message": "chore(deps): bump go.opentelemetry.io/otel from 1.22.0 to 1.24.0", + "timestamp": "2024-03-06T16:18:51Z", + "url": "https://github.com/pomerium/pomerium/pull/4997/commits/f782b1d3fca602a6df8ed80f150bc4d8c4f69bb4" + }, + "date": 1709746933278, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9216933, + "unit": "ns/op", + "extra": "127 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6157302, + "unit": "ns/op", + "extra": "190 times\n4 procs" + } + ] } ] }