RFR: Adding troubleshooting section to README.md [v2]
Adam Sotona
asotona at openjdk.java.net
Mon Jan 25 11:12:04 UTC 2021
On Mon, 25 Jan 2021 10:32:22 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fixed troubleshooting section in README.md
>
> README.md line 72:
>
>> 70:
>> 71: micros-javac benchmarks consist of two sets of benchmarks:
>> 72: * `SingleJavacBenchmark` (which is parametrized) measures each single javac compilation stage in an isolated run. This benchmark is designed for exact automated performance regression testing and it takes several ours to execute completely.
>
> Suggestion:
>
> * `SingleJavacBenchmark` (which is parametrized) measures each single javac compilation stage in an isolated run. This benchmark is designed for exact automated performance regression testing and it takes several hours to execute completely.
fixed, thanks!
-------------
PR: https://git.openjdk.java.net/jmh-jdk-microbenchmarks/pull/5
More information about the jmh-jdk-microbenchmarks-dev
mailing list