aboutsummaryrefslogtreecommitdiff
path: root/RpcPerformance/README
blob: 9d52d2dc6bbc84199a6474f054c9d1da893ceb38 (plain)
1
2
3
4
5
6
7
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>