google / caliper

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

Moe Sync #385

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:

Increase timeout for worker stop in WorkerTest. 7817352b0d71cdae2ae024f499f16fd9856a7c13 -------

Add DeviceType enum. 1d8bcaa60059aa3bd13b6fdbc2caf81f814d250c -------

Change VmConfig to an auto-value and add an "executable" field (unused for now) to it. This change may appear to make things uglier/weird in some places, but that will go away when the larger change is finished. e95bb2fc6c8d324d58de69254404b30d4c6eb5f0