[Bug 796308] vaapi: gobjectify internal classes
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Aug 30 18:07:01 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796308
--- Comment #19 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Ok... Finally I devoted some time to do a simple benchmark using valgrind's
massif tool.
The test program launches 4 videos to be rendered with a vaapisink in drm
(headless).
After initialization, with and without the patches, the memory consumption is
similar: ~17.5M in total.
Nonetheless, the peaks at initialization are significantly different:
WITHOUT these patches 47.14M
WITH these patches 44M
--
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