diff --git a/dev/bench/data.js b/dev/bench/data.js index 56edc46fc..1397ab496 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723041306473, + "lastUpdate": 1723058893234, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -116934,6 +116934,38 @@ window.BENCHMARK_DATA = { "extra": "190 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "f53d6e45f06e3f8c85563e0120b1a242e9e514fd", + "message": "Fix SECURITY.md treated as symlink", + "timestamp": "2024-08-07T10:36:39Z", + "url": "https://github.com/pomerium/pomerium/pull/5211/commits/f53d6e45f06e3f8c85563e0120b1a242e9e514fd" + }, + "date": 1723058882633, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9660662, + "unit": "ns/op", + "extra": "126 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6454450, + "unit": "ns/op", + "extra": "184 times\n4 procs" + } + ] } ] }