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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 15 08:49:16 UTC 2016


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

--- Comment #29 from Petr Kulhavy <brain at jikos.cz> ---
Created attachment 339902
  --> https://bugzilla.gnome.org/attachment.cgi?id=339902&action=edit
Optimize GstUdpSrc cache performance

Here is a small patch, which optimizes GstUdpSrc for cache performance:

- hot properties (used in read) are moved to the top
- reorder to avoid holes where needed
- unused property @ttl removed

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