[
https://issues.apache.org/jira/browse/TINKERPOP-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16362189#comment-16362189
]
stephen mallette commented on TINKERPOP-1241:
---------------------------------------------
Thanks - I did notice those additional options. If there had been an option for
a maven plugin I probably would have set that up as part of our build :)
Of course, it probably is just a nice to have for our purposes as we don't do a
lot of everyday focus on the benchmarking output. Since we only dig into it
periodically, it's no big deal to use your online tool. It's a helpful tool -
thanks for doing that work.
> Create JMH benchmark viewer
> ---------------------------
>
> Key: TINKERPOP-1241
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1241
> Project: TinkerPop
> Issue Type: Improvement
> Components: benchmark
> Affects Versions: 3.1.1-incubating
> Reporter: Ted Wilmes
> Priority: Trivial
>
> JMH benchmarks results are saved to the {{gremlin-benchmark/benchmark}}
> directory in JSON format. It would be nice to have a simple way to view
> benchmark results side by side. Perhaps a simple index.html file with some
> javascript to view the results of runs side by side. JMH uses the method
> names to identify tests so that along with the test class name could be used
> to tie results from different runs together. This Jenkins
> [plugin|https://github.com/brianfromoregon/jmh-plugin] might have some
> interesting examples of visualization in it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)