Package org.openjdk.jmh.results.format
Class LaTeXResultFormat
java.lang.Object
org.openjdk.jmh.results.format.LaTeXResultFormat
- All Implemented Interfaces:
ResultFormat
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static String
private void
private void
printHeader
(SortedSet<String> params, boolean singleUnit, String unit) private void
printLine
(String label, BenchmarkParams benchParams, SortedSet<String> params, Map<String, String> prefixes, boolean singleUnit, Result res) void
writeOut
(Collection<RunResult> results)
-
Field Details
-
out
-
-
Constructor Details
-
LaTeXResultFormat
-
-
Method Details
-
writeOut
- Specified by:
writeOut
in interfaceResultFormat
-
printHeader
-
printLine
-
escape
-