diff --git a/dev/bench/data.js b/dev/bench/data.js
index 592e2582a..635329c74 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1730826902743,
+  "lastUpdate": 1730831785220,
   "repoUrl": "https://github.com/pomerium/pomerium",
   "entries": {
     "Benchmark": [
@@ -129078,6 +129078,38 @@ window.BENCHMARK_DATA = {
             "extra": "170 times\n4 procs"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "name": "pomerium",
+            "username": "pomerium"
+          },
+          "committer": {
+            "name": "pomerium",
+            "username": "pomerium"
+          },
+          "id": "a971430ddab0db93f5610f8aa62d1b78a64c6921",
+          "message": "Optimize Policy RouteID and Checksum",
+          "timestamp": "2024-11-05T09:38:35Z",
+          "url": "https://github.com/pomerium/pomerium/pull/5185/commits/a971430ddab0db93f5610f8aa62d1b78a64c6921"
+        },
+        "date": 1730831772088,
+        "tool": "go",
+        "benches": [
+          {
+            "name": "BenchmarkLoggedInUserAccess",
+            "value": 8736697,
+            "unit": "ns/op",
+            "extra": "138 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkLoggedOutUserAccess",
+            "value": 5958394,
+            "unit": "ns/op",
+            "extra": "201 times\n4 procs"
+          }
+        ]
       }
     ]
   }