[MPlayer-cvslog] CVS: main/libvo x11_common.c,1.199,1.200
Jan Knutar
jknutar at nic.fi
Tue Nov 22 23:59:36 CET 2005
On Wednesday 23 November 2005 00:36, Alexander Strasser wrote:
> Was not without problems and caused big performance problem
> for at least one user.
And here's the benchmark:
x11_common.c version 1.200:
mplayer -vo x11 -benchmark -ac dummy -ao null -stop-xscreensaver -frames 100 overthehills.avi
BENCHMARKs: VC: 0.707s VO: 0.375s A: 0.000s Sys: 27.170s = 28.251s
BENCHMARK%: VC: 2.5022% VO: 1.3267% A: 0.0000% Sys: 96.1710% = 100.0000%
x11_common.c version 1.199:
mplayer -vo x11 -benchmark -ac dummy -ao null -stop-xscreensaver -frames 100 overthehills.avi
BENCHMARKs: VC: 0.430s VO: 0.426s A: 0.000s Sys: 0.103s = 0.959s
BENCHMARK%: VC: 44.8063% VO: 44.4545% A: 0.0000% Sys: 10.7392% = 100.0000%
That's 28 times slower with 1.200. I would say "big performance problem" is an understatement.
More information about the MPlayer-cvslog
mailing list