From 00a7ca342ef5fc8fd87bebb48b4d0ff59cd21f99 Mon Sep 17 00:00:00 2001
From: github-action-benchmark <github@users.noreply.github.com>
Date: Wed, 23 Oct 2024 19:38:14 +0000
Subject: [PATCH] add Benchmark (go) benchmark result for
 3e9a78734c576bd06f87769f633377016bd2c5bd

---
 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 093c0565b..533ad9d4c 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1729707704474,
+  "lastUpdate": 1729712294633,
   "repoUrl": "https://github.com/pomerium/pomerium",
   "entries": {
     "Benchmark": [
@@ -127330,6 +127330,38 @@ window.BENCHMARK_DATA = {
             "extra": "169 times\n4 procs"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "name": "pomerium",
+            "username": "pomerium"
+          },
+          "committer": {
+            "name": "pomerium",
+            "username": "pomerium"
+          },
+          "id": "3e9a78734c576bd06f87769f633377016bd2c5bd",
+          "message": "logging: remove ctx from global log methods",
+          "timestamp": "2024-10-22T20:46:26Z",
+          "url": "https://github.com/pomerium/pomerium/pull/5337/commits/3e9a78734c576bd06f87769f633377016bd2c5bd"
+        },
+        "date": 1729712282987,
+        "tool": "go",
+        "benches": [
+          {
+            "name": "BenchmarkLoggedInUserAccess",
+            "value": 8761357,
+            "unit": "ns/op",
+            "extra": "135 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkLoggedOutUserAccess",
+            "value": 6352211,
+            "unit": "ns/op",
+            "extra": "190 times\n4 procs"
+          }
+        ]
       }
     ]
   }