If you are worried about YOUR btc address, then someone trying to find private key for this particular address would have to start over.
If you ask about testing all the private key / address pairs for the account balance (if there is anything at the address), then basically:
~10^77 addresses
1 BTC = 100,000,000 Satoshis
21mln BTC = 2,100,000,000,000,000 Satoshish = 2,1*10^15 addresses with ONE satoshi
If you take all the BTC ever available and spread them across addresses, you will still have roughly 1 of 10^62 addresses filled with any balance.
Actual BTC network hashrate is 10mln GHash/s = 10^6*10^9hash/s = 10^15 hash/s. Lets assume that testing one address equals to testing one hash. If you take power of the whole BTC network and try to find ONE SATOSHI you would have to spend 10^62/10^15 s = 10^47s ~= 3*10^39 years.
Age of the Universe is 14billion years = 1,4*10^10.
You would still have to live the whole universe 3*10^39/(1,4*10^10) = ~2*10^29 times.
Network which is 2, 5, 100, billion times faster still wouldn't help it
Hope you like the answer