From 2f282b42e917710365317d054232f0688ebcb462 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 1 Aug 2024 23:37:09 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 808bc0d5ae91a18af04296e535645d47cb955c6a --- 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 d03f7deb6..959f91f69 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722541372673, + "lastUpdate": 1722555429359, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -116502,6 +116502,38 @@ window.BENCHMARK_DATA = { "extra": "172 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "808bc0d5ae91a18af04296e535645d47cb955c6a", + "message": "envoy: dynamic access log fields", + "timestamp": "2024-08-01T18:55:56Z", + "url": "https://github.com/pomerium/pomerium/pull/5197/commits/808bc0d5ae91a18af04296e535645d47cb955c6a" + }, + "date": 1722555419076, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8675248, + "unit": "ns/op", + "extra": "134 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6506232, + "unit": "ns/op", + "extra": "188 times\n4 procs" + } + ] } ] }