From 138fef9d03759ee8467348ea3d362413c3964d68 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 14 Aug 2024 22:46:49 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 313823245aed4a3b83fb277e844c5e251decfe47 --- 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 ea60c5c28..f22fb00e2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723672899741, + "lastUpdate": 1723675609465, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -118074,6 +118074,38 @@ window.BENCHMARK_DATA = { "extra": "205 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "313823245aed4a3b83fb277e844c5e251decfe47", + "message": "Cdoxsey/use buf plugins", + "timestamp": "2024-08-14T20:30:12Z", + "url": "https://github.com/pomerium/pomerium/pull/5218/commits/313823245aed4a3b83fb277e844c5e251decfe47" + }, + "date": 1723675591178, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10379338, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7009725, + "unit": "ns/op", + "extra": "175 times\n4 procs" + } + ] } ] }