diff --git a/dev/bench/data.js b/dev/bench/data.js index 70cdd5ff6..5655dd09a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1731009541301, + "lastUpdate": 1731009546721, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -130226,6 +130226,42 @@ window.BENCHMARK_DATA = { "extra": "189 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "joekralicky@gmail.com", + "name": "Joe Kralicky", + "username": "kralicky" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "177f789e63eb1001db3dc56c66ed407a17e4b5c6", + "message": "change Policy.Matches to accept a URL pointer (#5360)", + "timestamp": "2024-11-07T14:55:44-05:00", + "tree_id": "698b586b0636e53aba01d7e6072b9bd61762cc59", + "url": "https://github.com/pomerium/pomerium/commit/177f789e63eb1001db3dc56c66ed407a17e4b5c6" + }, + "date": 1731009534169, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11177297, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8009275, + "unit": "ns/op", + "extra": "133 times\n4 procs" + } + ] } ] }