RFE: new option to list benchmarks with parameters.

Dmitry Chuyko dmitry.chuyko at oracle.com
Thu Aug 13 15:49:40 UTC 2015


Hi,

Doesn't it make sense to introduce something like 
@BenchmarkDescription(String) to be able to display it either?

-Dmitry

On 08/13/2015 06:15 PM, Aleksey Shipilev wrote:
> Makes sense, thanks!
>
> The usual "-l" is left intact, since it is known to be used for
> benchmark list parsing.
>
> Pushed:
>   https://bugs.openjdk.java.net/browse/CODETOOLS-7901484
>   http://hg.openjdk.java.net/code-tools/jmh/rev/898b59ce36f8
>
> -Aleksey
>
> On 08/13/2015 04:31 PM, Sergey Kuksenko wrote:
>> updated patch is here
>> http://cr.openjdk.java.net/~skuksenko/jmh/lp/webrev.01/
>>
>> Previous version didn't take -p command line option into account
>>
>> On 08/13/2015 04:06 PM, Sergey Kuksenko wrote:
>>> Hi,
>>> I need a new command line  option:
>>> "-lp" - List matching benchmarks with parameters and their values and
>>> exit.
>>>
>>> Webrev is here:
>>>
>>> http://cr.openjdk.java.net/~skuksenko/jmh/lp/webrev.00/
>>>
>



More information about the jmh-dev mailing list