From e05bd14c40ad758a31b1a73abd2b4e5c80b9f1ab Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 25 Oct 2023 22:43:26 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 96774bbb6c5075a0e1e6665b7631b245b3608c03 --- 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 22df3c540..985572bb6 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698270041905, + "lastUpdate": 1698273806522, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -74198,6 +74198,38 @@ window.BENCHMARK_DATA = { "extra": "104 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "96774bbb6c5075a0e1e6665b7631b245b3608c03", + "message": "core/envoy: fix remove cookie lua script", + "timestamp": "2023-10-21T21:52:14Z", + "url": "https://github.com/pomerium/pomerium/pull/4641/commits/96774bbb6c5075a0e1e6665b7631b245b3608c03" + }, + "date": 1698273798096, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16387577, + "unit": "ns/op", + "extra": "62 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10297116, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }