[gstreamer-bugs] [Bug 503592] gstpad.c does many ref/unref of peer pad in dataflow

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 7 07:07:16 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=503592
  GStreamer | gstreamer (core) | git

--- Comment #7 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-09-07 14:07:14 UTC ---
$ time gst-launch-0.10 -q fakesrc sizetype=empty silent=true
num-buffers=1000000 ! fakesink silent=true

before:
real        user        sys    
0m3.895s    0m3.876s    0m0.012s
0m3.674s    0m3.652s    0m0.024s

after:
real        user        sys    
0m3.441s    0m3.384s    0m0.012s
0m3.583s    0m3.480s    0m0.008s

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




More information about the Gstreamer-bugs mailing list