From 7bd407cbe334f1675bb927f4876bc4433f526e13 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 31 Jul 2024 19:26:39 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 3ea2ff7c94105fad2017156badf43e6dec2f3845 --- 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 7b70663d5..b1303dffa 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722453970744, + "lastUpdate": 1722453999573, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -115910,6 +115910,38 @@ window.BENCHMARK_DATA = { "extra": "176 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "3ea2ff7c94105fad2017156badf43e6dec2f3845", + "message": "envoy: dynamic access log fields", + "timestamp": "2024-07-30T14:34:18Z", + "url": "https://github.com/pomerium/pomerium/pull/5197/commits/3ea2ff7c94105fad2017156badf43e6dec2f3845" + }, + "date": 1722453989409, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10096326, + "unit": "ns/op", + "extra": "122 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6867759, + "unit": "ns/op", + "extra": "168 times\n4 procs" + } + ] } ] }