Aexyn / caliper

Automatically exported from code.google.com/p/caliper
Apache License 2.0
0 stars 0 forks source link

Release 1.0-beta2; provide "local only" site option; better documentation of the runner API #293

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

Two things:

* 1.0-beta2 is long overdue, I had to git clone and install 1.0-beta-SNAPSHOT 
to have annotations available; when will it be released?
* by default, CaliperMain.main() will upload to microbenchmarks.appspot.com; if 
this is not the desired behaviour you're doomed, because...
* ... there is no documentation whatsoever as to how to change that 
programmatically; even the properties file gives no indication.

I have tried and dug through the source file but its heavy use of modules 
anywhere makes it really hard to follow; and from what I could see the 
OutputFileDumper dumps JSON.

It could be a little better if the source of the webapp at 
microbenchmarks.appspot.com were available but it does not seem to be... In 
essence, you cannot use caliper in a non networked environment!

Not to mention that the existing documentation omits to mention the dependency 
on com.sun.jersey:jersey-core.

Original issue reported on code.google.com by fgalie...@gmail.com on 10 May 2014 at 6:59

GoogleCodeExporter commented 9 years ago
"1.0-beta2 is long overdue, I had to git clone and install 1.0-beta-SNAPSHOT to 
have annotations available; when will it be released?" +1

Original comment by blundell...@gmail.com on 16 Jan 2015 at 9:16