
Originally Posted by
Hamish Wilson
What frames were you getting without the capture then?
With X11, Radeon 6850 and i5-3570K, SwapbuffersWait off, vblank_mode=0, ultra quality settings @640x480 windowed, 64bit release build (vanilla is 32bit only) I ran 'timeDemo demo1.demo' 4 times, dropped the first result, and I get:
Code:
vanilla 122 123 120
release sdl1 119 121 119
release sdl2 119 120 117
I currently cannot run weston on drm because of https://bugs.freedesktop.org/show_bug.cgi?id=52267. So only weston on X11 for me atm, which doesn't make much sense to benchmark (For the record, its ~95fps).
Once that bug is fixed I can post some numbers...