http://www.sfml-dev.org/temp/bench-sdl-sfml.zip,

The result on my work machine (P4 2.4GHz, VGA Nvidia MX-440 64M AGP):

===========================================

C:\12>BenchSDL.exe
1/ Test : sprites
SDL  displayed 32 frames
SFML displayed 1 frames
--> SFML is 0.0x as fast as SDL // SFML doesn't start

2/ Test : alpha-blended sprites
SDL  displayed 17 frames
SFML displayed 1 frames
--> SFML is 0.1x as fast as SDL // SFML is 10 times as slower

3/ Test : rotating sprites
SDL  displayed 7 frames
SFML displayed 1 frames
--> SFML is 0.1x as fast as SDL // SFML is 10 times as slower

4/ Test : static text
SDL  displayed 526 frames
SFML displayed 46 frames
--> SFML is 0.1x as fast as SDL // SFML is 10 times as slower

5/ Test : dynamic text
SDL  displayed 73 frames
SFML displayed 28 frames
--> SFML is 0.4x as fast as SDL // SFML is 2.5 times as slower

===========================================

So, high results of SFML may only relate to modern hardware + drivers.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to