Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Oct 2011 14:30:12 +0300
From:      Ivan Klymenko <fidaj@ukr.net>
To:        Urmas Lett <urmas.lett@eenet.ee>
Cc:        freebsd-performance@freebsd.org
Subject:   Re: ffmpeg & ULE
Message-ID:  <20111018143012.66cdbbf8@nonamehost.>
In-Reply-To: <4E9D4124.9000307@eenet.ee>
References:  <4E9D4124.9000307@eenet.ee>

next in thread | previous in thread | raw e-mail | index | archive | help
=D0=92 Tue, 18 Oct 2011 12:04:36 +0300
Urmas Lett <urmas.lett@eenet.ee> =D0=BF=D0=B8=D1=88=D0=B5=D1=82:

> Hello.
>=20
> Why is ffmpeg -threads massively slower with ULE than 4BSD?
>=20
> ffmpeg preset veryfast with sched_bsd:
> real    1m49.407s
> user    6m53.932s
> sys     0m1.700s
>=20
> ffmpeg preset veryfast with sched_ule:
> real    2m52.711s
> user    6m50.310s
> sys     0m1.582s
>=20
> #uname -a
> FreeBSD 9.0-RC1 FreeBSD 9.0-RC1 #0: Mon Oct 17 20:32:29 EEST
>=20
>=20

probably because you have a system processor with 2 cores...?
if yes - then use the 4BSD...it is better for the two cores... IMHO



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111018143012.66cdbbf8>