Not all that great (on a 256MB GeForce FX 5200)

Graphic-Power Frames: 3376
50 Objects Frames: 2669
100 Objects Frames: 1028
200 Objects Frames: 87

200 Objects seemed like a slideshow compared to the others!

Nice little contribution!


Code:
void main()
{
    cout << "I am MrCode,";
    cout << "hear me roar!";
    system("PAUSE");
}