• Home
Name Date Size #Lines LOC

..--

res/layout/03-May-2024-374344

src/com/android/rpc_performance/03-May-2024-854668

Android.mkD03-May-20241.4 KiB387

AndroidManifest.xmlD03-May-20241.6 KiB4535

READMED03-May-2024241 85

rpcperftest.cppD03-May-20242.9 KiB9866

README

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