From d9556bae5e700c603c186ce0ee40ab0a7fa7cb37 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 23 Dec 2024 18:53:11 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 5db69d822d71319bae3e0de6ca38f4ff6d6eb3a6 --- 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 b5d4fd83b..c36272543 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734958414078, + "lastUpdate": 1734979991459, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -138054,6 +138054,38 @@ window.BENCHMARK_DATA = { "extra": "447507 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "5db69d822d71319bae3e0de6ca38f4ff6d6eb3a6", + "message": "[WIP] New tracing system", + "timestamp": "2024-12-23T12:37:16Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/5db69d822d71319bae3e0de6ca38f4ff6d6eb3a6" + }, + "date": 1734979978111, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7937463, + "unit": "ns/op", + "extra": "151 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5211873, + "unit": "ns/op", + "extra": "216 times\n4 procs" + } + ] } ] }