allwinner_a64/android/packages/experimental/RpcPerformance/README
2018-08-08 20:10:12 +08:00

7 lines
241 B
Text

RpcPerformance.apk:
A small test utility to run certain low-level microbenchmarks
(particularly related to IPC and RPC performance, such as
no-op Binder calls and certain file I/O operations).
Owner: Brad Fitzpatrick <bradfitz@google.com>