RFR: 8316814: NMT: A separate script or Java program is needed to analyze and make useful reports ouf of JMH benchmarks outputs. [v2]
Afshin Zafari
azafari at openjdk.org
Mon Nov 6 09:07:15 UTC 2023
On Mon, 23 Oct 2023 08:58:54 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> b) Parsing the human-readable result is a proper way to do this, as it is not guaranteed to be stable; JMH has machine-readable JSON output for external tools;
How to process JSON files in JDK?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16070#issuecomment-1794360880
More information about the hotspot-runtime-dev
mailing list