google / caliper

Micro-benchmarking library for Java
Apache License 2.0
816 stars 109 forks source link

Moe Sync #401

Closed ronshapiro closed 6 years ago

ronshapiro commented 6 years ago

This code has been reviewed and submitted internally. Feel free to discuss on the PR and we can submit follow-up changes as necessary.

Commits:

Add --adb-args command line option for Caliper. It just specifies additional args to pass to adb each time it's called. Aside from giving users more control, this will probably be needed for implementing tests that dry-run benchmarks on an emulator, since we'll need to specify the port for connecting to the adb instance the emulator is connected to. 70b6794a5294cac9a3a0014750c05575672f0b49