diff --git a/dev/bench/data.js b/dev/bench/data.js index 786f6928e..f5b0ee3bd 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723744556813, + "lastUpdate": 1723744620277, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -118562,6 +118562,38 @@ window.BENCHMARK_DATA = { "extra": "183 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "fcdd82a281f3461b3d5f53446f8f9c2a5d17549c", + "message": "Optimize Policy RouteID and Checksum", + "timestamp": "2024-08-15T17:39:14Z", + "url": "https://github.com/pomerium/pomerium/pull/5185/commits/fcdd82a281f3461b3d5f53446f8f9c2a5d17549c" + }, + "date": 1723744609912, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9257472, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6507572, + "unit": "ns/op", + "extra": "181 times\n4 procs" + } + ] } ] }