Why are responses slower when filtering by ZIP?
ZIP filtering requires opening each candidate detail page to check addresses vs. relying only on the summary list. That adds work (especially in states with many results).
address-zip-handling
ZIP filtering requires opening each candidate detail page to check addresses vs. relying only on the summary list. That adds work (especially in states with many results).