The primary Juno performance artifact is the interactive HTML matrix
juno
Measurements tie back to JFR custom events, especially juno.TokenProduced, juno.MatVec, and
juno.ForwardPass. Extract .jfr snapshots with the metrics module as described in
JFR and metrics. Cluster runs produce one file per JVM; the launcher
prints a per-file summary on exit. For combined percentile math across JVMs, use
MetricsMain.extractToJsonMerged() programmatically.
For the methodology behind these numbers, baseline hardware, and how to reproduce them, see Performance methodology.
See also¶
<- 7.2 Performance Methodology | Table of Contents | 8.1 Build and Test ->