Low performacne on SharedMemoryIOStream::readFully
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Anbox Cloud |
Fix Released
|
Medium
|
Gary.Wang |
Bug Description
The SharedMemoryIOS
decoder (android.
When playing 1080p h264 video, e.g. big-buck-
the average time spent on reading each complete decoded video frame
from the host side on amd64 is gh ~ 8257 us
When profiling the media_codec Android process with perf
51.16% 971 sh.h264.decoder libOpenglSystem
6.88% 125 sh.h264.decoder libc.so [.] memmove_generic
2.92% 14 sh.h264.decoder [kernel.kallsyms] [k] _raw_spin_lock
1.25% 1 OMXCallbackDisp [kernel.kallsyms] [k] binder_stat_br
Changed in anbox-cloud: | |
milestone: | none → 1.23.0 |
assignee: | nobody → Gary.Wang (gary-wzl77) |
status: | New → Fix Released |
importance: | Undecided → Medium |