summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJin Qian <jinqian@android.com>2017-04-20 17:05:11 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-04-26 12:43:03 +0300
commit726ea1a8ea96b2bba34ee2073b58f0770800701c (patch)
treed3646e9abec7e5c705d583fd94ba55fe8594966c /tools/perf/scripts/python
parentdd17cc7bf8b9447f5612c3887b84a88eeb5e3dff (diff)
downloadlinux-726ea1a8ea96b2bba34ee2073b58f0770800701c.tar.xz
goldfish_pipe: An implementation of more parallel pipe
This is a driver code for a redesigned android pipe. Currently it works for x86 and x64 emulators with the following performance results: ADB push to /dev/null, Ubuntu, 400 MB file, times are for (1 / 10 / 100) parallel adb commands x86 adb push: (4.4s / 11.5s / 2m10s) -> (2.8s / 6s / 51s) x64 adb push: (7s / 15s / (too long, 6m+) -> (2.7s / 6.2s / 52s) ADB pull and push to /data/ have the same %% of speedup More importantly, I don't see any signs of slowdowns when run in parallel with Antutu benchmark, so it is definitely making much better job at multithreading. Signed-off-by: Yurii Zubrytskyi <zyy@google.com> Signed-off-by: Jin Qian <jinqian@android.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions