bitmap vs texture mapped fonts

hi everyone

Was reading through a few tut’s over @ Nehe and noticed 2 different techniques(bitmap & texture mapped) for rendering text to the screen.

If you where to make a FPS counter for an opengl app which would be the better way to go? or should i say which way will tax the system the least?

Texture mapped text has a good chance of being fastest