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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 12 01:02:25 PST 2010


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

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.29

--- Comment #3 from Edward Hervey <bilboed at gmail.com> 2010-03-12 09:02:23 UTC ---
commit bbe26d36ba42ec414a4d31a8864b23cf00906764
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Wed Feb 17 13:02:43 2010 +0100

    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.

    Fixes #610256

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