How to match a given address with one of many known private keys?

Wait 5 sec.

Given a large set of known private keys and one address (starts with bc1) that we know is associated with one of these private keys, how can we efficiently find which of those private keys is associated with the address?