Hacker News new | ask | show | jobs
by speleding 3778 days ago
Same here. They probably have an index on the txn ID, search is pretty quick that way, but on the new interface where they force you to search within a time span, it takes forever when its more than a few days. So the decision to force people to pick a time span is probably hurting their DB select as much as it is hurting the user experience.