From a25f43699bb7bec8a6f03cd28449c38d00a896cb Mon Sep 17 00:00:00 2001
From: github-action-benchmark <github@users.noreply.github.com>
Date: Wed, 23 Oct 2024 18:21:44 +0000
Subject: [PATCH] add Benchmark (go) benchmark result for
 ffa6f46a79aaa83050bcbc8fa3f1ff1b9c79b0cc

---
 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 2266a1ab1..093c0565b 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1729706280216,
+  "lastUpdate": 1729707704474,
   "repoUrl": "https://github.com/pomerium/pomerium",
   "entries": {
     "Benchmark": [
@@ -127298,6 +127298,38 @@ window.BENCHMARK_DATA = {
             "extra": "186 times\n4 procs"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "name": "pomerium",
+            "username": "pomerium"
+          },
+          "committer": {
+            "name": "pomerium",
+            "username": "pomerium"
+          },
+          "id": "ffa6f46a79aaa83050bcbc8fa3f1ff1b9c79b0cc",
+          "message": "ppl: more flexible matchers",
+          "timestamp": "2024-10-22T20:46:26Z",
+          "url": "https://github.com/pomerium/pomerium/pull/5336/commits/ffa6f46a79aaa83050bcbc8fa3f1ff1b9c79b0cc"
+        },
+        "date": 1729707692505,
+        "tool": "go",
+        "benches": [
+          {
+            "name": "BenchmarkLoggedInUserAccess",
+            "value": 9661437,
+            "unit": "ns/op",
+            "extra": "122 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkLoggedOutUserAccess",
+            "value": 7091805,
+            "unit": "ns/op",
+            "extra": "169 times\n4 procs"
+          }
+        ]
       }
     ]
   }