/caliper

Automatically exported from code.google.com/p/caliper

Primary LanguageJavaApache License 2.0Apache-2.0

To build this project with Maven:

1. cd caliper
mvn eclipse:configure-workspace eclipse:eclipse install

2. To build examples
cd examples
mvn eclipse:configure-workspace eclipse:eclipse install