[gstreamer-bugs] [Bug 627274] [cpureport][PATCH] Improve precission of cpu time information

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 18 14:58:46 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=627274
  GStreamer | gst-plugins-good | git

Andoni Morales <ylatuya> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #5 from Andoni Morales <ylatuya at gmail.com> 2010-08-18 21:58:41 UTC ---
Does it makes sense to have to new properties:
 *wall-clock-type: CLOCK_MONOTONIC or CLOCK_REALTIME
 *cpu-clock-type: CLOCK_PROCESS_CPUTIME_ID or CLOCK_THREAD_CPUTIME_ID

To benchmark encoders, for example, it makes sense to a use the thread cpu time
to get values only from the encoding thread, isolating the rest of the tasks
like decoding a non-raw source.

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