public final class TeamCityHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
histo(@NotNull String name,
@NotNull net.openhft.chronicle.core.util.Histogram histo,
@NotNull PrintStream printStream) |
static void |
teamCityStatsLastRun(@NotNull String prefix,
@NotNull JLBH jlbh,
long iterations,
@NotNull PrintStream printStream)
prints out stats for the last run in a TeamCity friendly manner
|
public static void histo(@NotNull
@NotNull String name,
@NotNull
@NotNull net.openhft.chronicle.core.util.Histogram histo,
@NotNull
@NotNull PrintStream printStream)
public static void teamCityStatsLastRun(@NotNull
@NotNull String prefix,
@NotNull
@NotNull JLBH jlbh,
long iterations,
@NotNull
@NotNull PrintStream printStream)
Copyright © 2023. All rights reserved.