From 491b28a23fdba81eb90bfd968a7e9f9bf1a87408 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 5 Mar 2024 21:35:38 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 11a657b133ab1641639b343c6d3e5cdc274c69b2 --- 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 b4d12174f..8bb101ec8 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709674448006, + "lastUpdate": 1709674538201, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -100858,6 +100858,38 @@ window.BENCHMARK_DATA = { "extra": "193 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "11a657b133ab1641639b343c6d3e5cdc274c69b2", + "message": "chore(deps): bump go.opentelemetry.io/otel/sdk/metric from 1.22.0 to 1.24.0", + "timestamp": "2024-03-05T10:46:42Z", + "url": "https://github.com/pomerium/pomerium/pull/5003/commits/11a657b133ab1641639b343c6d3e5cdc274c69b2" + }, + "date": 1709674530325, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9634513, + "unit": "ns/op", + "extra": "123 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6732121, + "unit": "ns/op", + "extra": "188 times\n4 procs" + } + ] } ] }