Package com.google.caliper.model

These classes model the data that is collected by the caliper runner: the record of which scenarios were tested on which VMs by which instruments and, most importantly, all the measurements that were observed.

The primary goal of these classes is to be as easily convertible back and forth to JSON text as possible. The secondary goal is to be easily persistable in a relational database.