[gstreamer-bugs] [Bug 520468] Add a Env to enable/disable scan_and_update_registry for usage on embedded

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 31 01:27:08 PDT 2008


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

  GStreamer | gstreamer (core) | Ver: 0.10.17




------- Comment #18 from Stefan Kost (gstreamer, gtkdoc dev)  2008-03-31 08:27 UTC -------
jason, could you do some before/after meassurements? I modified logging
slightly and looked at the numbers. On x86 the reading of the cache takes 1/10
of a second. Verification that the cache is still good, takes 1/100 of a
second. I don't think its worth to optimize that. I have committed a small
optimization on cache validation and will try another one still. But I
recommend looking at optimizing reading the cache. Bug #359653 has some hints
in comment #26 and comment #35.

$ GST_DEBUG="GST_INIT:3" gst-inspect --gst-disable-registry-fork >/dev/null
0:00:00.005030537 gst.c:753:ensure_current_registry_nonforking: ...
0:00:00.094529159 gst.c:659:scan_and_update_registry: Validating registry cache
0:00:00.102749110 gst.c:723:scan_and_update_registry: Registry cache has not
changed


-- 
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=520468.




More information about the Gstreamer-bugs mailing list