ccristian / caliper

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

idea plugin: run #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
On ctrl-shift-f10 ("run"), detect that this is a caliper class, and run it
via caliper.

Should bring up a dialog much like the run-application dialog, and just
show raw console output... not much fancier than that for now; in the
future we could make it more user-friendly in lots of ways (that should all
be filed separately).

Should need just one configuration setting, caliper_home.

Original issue reported on code.google.com by kevinb@google.com on 7 Jan 2010 at 10:56

GoogleCodeExporter commented 9 years ago
We shouldn't need caliper_home; we can get that from the application classpath 
(since 
the code already depends on SimpleBenchmark and @Param)

Original comment by limpbizkit on 8 Jan 2010 at 6:54

GoogleCodeExporter commented 9 years ago

Original comment by kevinb@google.com on 11 Jan 2010 at 10:15

GoogleCodeExporter commented 9 years ago
It should perhaps even just be a vogar plugin. In any case, I don't think this 
is a priority for caliper.

Original comment by kevinb@google.com on 7 Jun 2010 at 2:38

GoogleCodeExporter commented 9 years ago

Original comment by kevinb@google.com on 19 Mar 2011 at 3:06

GoogleCodeExporter commented 9 years ago

Original comment by kevinb@google.com on 1 Nov 2012 at 8:32