net.minecraft.util.profiling.metrics.storage

public class MetricsPersister

ayp
net.minecraft.util.profiling.metrics.storage.MetricsPersister
net.minecraft.class_5971
net.minecraft.unmapped.C_mxkrezql
net.minecraft.util.profiler.RecordDumper
net.minecraft.util.profiler.RecordDumper
net.minecraft.src.C_141030_
net.minecraft.util.profiling.metrics.storage.MetricsPersister

Field summary

Modifier and TypeField
public static final Path
a
PROFILING_RESULTS_DIR
field_29616
f_ozdivxnb
DEBUG_PROFILING_DIRECTORY
DEBUG_PROFILING_DIRECTORY
f_146209_
public static final String
b
METRICS_DIR_NAME
field_32677
f_iqjhjixn
METRICS_DIRECTORY
METRICS_DIRECTORY
f_146210_
public static final String
c
DEVIATIONS_DIR_NAME
field_32678
f_mbjlaqhe
DEVIATIONS_DIRECTORY
DEVIATIONS_DIRECTORY
f_146211_
public static final String
d
PROFILING_RESULT_FILENAME
field_32679
f_zwgrmyxb
FILE_NAME
FILE_NAME
f_146212_
private static final org.slf4j.Logger
e
LOGGER
field_29618
f_vhmpkkfm
LOGGER
LOGGER
f_146213_
private final String
f
rootFolderName
field_33903
f_xchhsovo
type
type
f_146214_

Constructor summary

ModifierConstructor
public (String type)

Method summary

Modifier and TypeMethod
public Path
a(Set<aye> arg0, Map<aye, List<ayq>> arg1, awy arg2)
saveReports(Set<MetricSampler> arg0, Map<MetricSampler, List<RecordedDeviation>> arg1, ProfileResults arg2)
method_34807(Set<class_5965> arg0, Map<class_5965, List<class_5964>> arg1, class_3696 arg2)
m_shfvcltz(Set<C_owhhojqn> arg0, Map<C_owhhojqn, List<C_xghvuxqt>> arg1, C_dzczqjri arg2)
createDump(Set<Sampler> samplers, Map<Sampler, List<Deviation>> deviations, ProfileResult result)
createDump(Set<Sampler> samplers, Map<Sampler, List<Deviation>> deviations, ProfileResult result)
m_146250_(Set<C_141012_> p_146252_, Map<C_141012_, List<C_141031_>> p_146253_, C_441_ arg2)
private void
a(Set<aye> arg0, Path arg1)
saveMetrics(Set<MetricSampler> arg0, Path arg1)
method_34803(Set<class_5965> arg0, Path arg1)
m_eclebhkz(Set<C_owhhojqn> arg0, Path arg1)
writeSamplers(Set<Sampler> samplers, Path directory)
writeSamplers(Set<Sampler> samplers, Path directory)
m_146247_(Set<C_141012_> p_146249_, Path arg1)
private void
a(ayd arg0, List<aye> arg1, Path arg2)
saveCategory(MetricCategory arg0, List<MetricSampler> arg1, Path arg2)
method_37208(class_5949 arg0, List<class_5965> arg1, Path arg2)
m_uxwjbfzd(C_oqsgkejx arg0, List<C_owhhojqn> arg1, Path arg2)
writeSamplersInType(SampleType type, List<Sampler> samplers, Path directory)
writeSamplersInType(SampleType type, List<Sampler> samplers, Path directory)
m_146226_(C_141011_ p_146228_, List<C_141012_> p_146229_, Path arg2)
private void
a(Map<aye, List<ayq>> arg0, Path arg1)
saveDeviations(Map<MetricSampler, List<RecordedDeviation>> arg0, Path arg1)
method_37212(Map<class_5965, List<class_5964>> arg0, Path arg1)
m_cbujezeq(Map<C_owhhojqn, List<C_xghvuxqt>> arg0, Path arg1)
writeDeviations(Map<Sampler, List<Deviation>> deviations, Path deviationsDirectory)
writeDeviations(Map<Sampler, List<Deviation>> deviations, Path deviationsDirectory)
m_146244_(Map<C_141012_, List<C_141031_>> p_146246_, Path arg1)
private void
a(awy arg0, Path arg1)
saveProfilingTaskExecutionResult(ProfileResults arg0, Path arg1)
method_34802(class_3696 arg0, Path arg1)
m_zjuwrcto(C_dzczqjri arg0, Path arg1)
save(ProfileResult result, Path directory)
save(ProfileResult result, Path directory)
m_146223_(C_441_ p_146225_, Path arg1)