And making each click trigger a 20 second DB query doesn’t?
How much you want to bet that’s why it was 20 seconds?
If you prefetch all those options in the background, I bet the DB would be unhappy.
If you prefetch all those options in the background, I bet the DB would be unhappy.