RFR: Reformat internal profiling stats

Aleksey Shipilev shade at openjdk.org
Mon Sep 9 11:10:57 UTC 2024


For HelloWorld/javac workloads, the current output resolution in milliseconds is not enough, we better off printing microseconds. Plus, indenting is not agreeing in interpreter/C1/C2 outputs, fixed that as well.

-------------

Commit messages:
 - Reformat internal profiling stats

Changes: https://git.openjdk.org/leyden/pull/18/files
  Webrev: https://webrevs.openjdk.org/?repo=leyden&pr=18&range=00
  Stats: 80 lines in 15 files changed: 17 ins; 0 del; 63 mod
  Patch: https://git.openjdk.org/leyden/pull/18.diff
  Fetch: git fetch https://git.openjdk.org/leyden.git pull/18/head:pull/18

PR: https://git.openjdk.org/leyden/pull/18


More information about the leyden-dev mailing list