From c2b43e33ca54705f32fba1ba4d60aa44af5d8024 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 4 Jan 2024 22:36:34 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 3d9681bedc924617f1c16534df75a42155cd6a05 --- 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 7d35b076d..a29265789 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1704397176884, + "lastUpdate": 1704407794022, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -92654,6 +92654,38 @@ window.BENCHMARK_DATA = { "extra": "159 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "3d9681bedc924617f1c16534df75a42155cd6a05", + "message": "changelog for v0.25", + "timestamp": "2024-01-04T16:29:22Z", + "url": "https://github.com/pomerium/pomerium/pull/4896/commits/3d9681bedc924617f1c16534df75a42155cd6a05" + }, + "date": 1704407787212, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8799916, + "unit": "ns/op", + "extra": "130 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6423353, + "unit": "ns/op", + "extra": "188 times\n4 procs" + } + ] } ] }