diff --git a/dev/bench/data.js b/dev/bench/data.js
index 0f6ab810b..63da98ae0 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1728069600906,
+  "lastUpdate": 1728328484510,
   "repoUrl": "https://github.com/pomerium/pomerium",
   "entries": {
     "Benchmark": [
@@ -126106,6 +126106,42 @@ window.BENCHMARK_DATA = {
             "extra": "195 times\n4 procs"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "email": "51246568+kenjenkins@users.noreply.github.com",
+            "name": "Kenneth Jenkins",
+            "username": "kenjenkins"
+          },
+          "committer": {
+            "email": "noreply@github.com",
+            "name": "GitHub",
+            "username": "web-flow"
+          },
+          "distinct": true,
+          "id": "2aea633f80ad551798d09bf03362f033f682c7a1",
+          "message": "github: update PR template (#5315)\n\nUpdate the PR template to better reflect our current workflow:\r\n\r\n- Do not suggest using the \"Fixes\" keyword, as this will close linked\r\n  issues upon merge. (For most issues, the process is to let QA verify\r\n  and then close the issue.)\r\n- Remove the \"updated docs\" and \"updated UPGRADING.md\" checklist steps.\r\n  As documentation lives in a separate repository, it is no longer\r\n  possible to update docs in the same PR.\r\n- Expand the list of labels, based on the changelog categories (omitting\r\n  \"security\" because security issues should be reported separately)",
+          "timestamp": "2024-10-07T12:11:05-07:00",
+          "tree_id": "9facbc6422bf6c6b994932adaff6ba3c4887b3cc",
+          "url": "https://github.com/pomerium/pomerium/commit/2aea633f80ad551798d09bf03362f033f682c7a1"
+        },
+        "date": 1728328472608,
+        "tool": "go",
+        "benches": [
+          {
+            "name": "BenchmarkLoggedInUserAccess",
+            "value": 10377229,
+            "unit": "ns/op",
+            "extra": "100 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkLoggedOutUserAccess",
+            "value": 6495703,
+            "unit": "ns/op",
+            "extra": "189 times\n4 procs"
+          }
+        ]
       }
     ]
   }