[gstreamer-bugs] [Bug 610256] Use G_VALUE_COLLECT_INIT if available

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 17 04:21:30 PST 2010


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

--- Comment #1 from Edward Hervey <bilboed at gmail.com> 2010-02-17 12:21:28 UTC ---
Created an attachment (id=154024)
 View: https://bugzilla.gnome.org/attachment.cgi?id=154024
 Review: https://bugzilla.gnome.org/review?bug=610256&attachment=154024

gst: Use G_VALUE_COLLECT_INIT if available

This brings total call speedups between 5% and 25%.
gst_caps_set_simple_valist: +5%
gst_structure_set_valist: + 10%
gst_structure_id_set_valist: +25%
gst_tag_list_add_valist: +5%

Measured using valgrind when run over the discovery of 200 media files.

-- 
Configure bugmail: https://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