[eluser]jedd[/eluser]
It's always enlightening to enable [url="/user_guide/general/profiling.html"]profiling[/url] and see how long different things take to run.
The database is rarely your bottleneck for short and sweet queries like this.
Plus, of course, you can immediately assess the performance of your design and tell if you're heading down the wrong path.