[Bug 772841] udpsrc: high CPU usage at high packet rate

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 14 17:24:21 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=772841

--- Comment #19 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
> I'm also wondering if reducing the number of syscalls would bring any
> further performance boost. I mean try to combine the wait (poll) and
> receive, e.g. by setting SO_RCVTIMEO on the socket. What do you think?

We should use recvmmsg(). I have patches for that which I need to rebase, this
is next on my list, give me a day or so please :)

-- 
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