From ffefcc2ee06d6d7ed7fcb43faadb8f0b459715b0 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 5 Mar 2024 21:52:10 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for e0387db1424b53c23758f85e0313ae08c0505af6 --- 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 522dd3694..916ca25e5 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709675474253, + "lastUpdate": 1709675530714, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -101410,6 +101410,38 @@ window.BENCHMARK_DATA = { "extra": "169 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "e0387db1424b53c23758f85e0313ae08c0505af6", + "message": "chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 0.45.0 to 1.24.0", + "timestamp": "2024-03-05T10:46:42Z", + "url": "https://github.com/pomerium/pomerium/pull/4983/commits/e0387db1424b53c23758f85e0313ae08c0505af6" + }, + "date": 1709675518347, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9167049, + "unit": "ns/op", + "extra": "127 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6461140, + "unit": "ns/op", + "extra": "183 times\n4 procs" + } + ] } ] }