[gstreamer-bugs] [Bug 582564] [controller] Use ordered GSequence instead of GList in the interpolation control source

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun May 24 13:24:45 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=582564

  GStreamer | gstreamer (core) | Ver: git




------- Comment #10 from Stefan Kost (gstreamer, gtkdoc dev)  2009-05-24 20:24 UTC -------
Regarding perfromance, its worth it. I added a performance test app in core
(test/benchmark controller) and this is the before/after

linear insert of control-points: 0:00:00.491924240
random insert of control-points: 0:00:00.029950985
linear read   of control-points: 0:00:01.618321687

linear insert of control-points: 0:00:00.051068274
random insert of control-points: 0:00:00.000325157
linear read   of control-points: 0:00:00.877610880


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=582564.




More information about the Gstreamer-bugs mailing list