[gstreamer-bugs] [Bug 593284] basertppayloader takes time in instance init

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 27 22:57:28 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=593284


Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org


--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2009-08-28 05:57:22 UTC ---
I wonder why those GRands are in the instance struct at all *sigh* There should
be a FIXME 0.11 comment to remove them in 0.11 ;)

The performance improvement is caused by the fact, that accessing /dev/urandom
(i.e. doing some kind of IO) is more expensive than simply locking and
unlocking a mutex, right?

-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Gstreamer-bugs mailing list