From 2e9eebda9a6db3c21f62e078495b5dc71ddfef98 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 20 Dec 2024 06:35:31 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a7725702eb7da5aeaff3e85c46e2d3fc250e8391 --- 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 02ff48ed3..95f443ffa 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734641949642, + "lastUpdate": 1734676531352, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -136962,6 +136962,38 @@ window.BENCHMARK_DATA = { "extra": "444963 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a7725702eb7da5aeaff3e85c46e2d3fc250e8391", + "message": "[WIP] New tracing system", + "timestamp": "2024-12-20T01:03:14Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/a7725702eb7da5aeaff3e85c46e2d3fc250e8391" + }, + "date": 1734676506644, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7843565, + "unit": "ns/op", + "extra": "152 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5309902, + "unit": "ns/op", + "extra": "228 times\n4 procs" + } + ] } ] }