Spritefont for performance every time.
C2 is a Canvas game renderer. TextObjects are HTML DOM objects. This creates 2 distinct different non render layers within C2 rendering. This will hurt performance.
However desktop computers can handle the performance loss to the point that no one will ever notice, but if at anytime you have plans to do a mobile port you should be using SpriteFont.