[Performance] - Phishing list not performant on mobile devices #4817
Open
Description
Problem:
- Currently the Phishing List provide a large set of data (>3MB) to clients via the Phishing Controller. This controller then performs a large set of filtering computations on the lists.
- The large data set and client side filtering impact the 2 primary constraints that mobile devices have: network bandwidth and memory constraints
Example of API Data from a mobile client:
Preferred API requirements for the Phishing List