radis.misc.profiler moduleΒΆ
Profiler class, for printing time spent on various steps during Spectrum
calculation under SpectrumFactory based on verbose level.
- Also stores Spectrum calculation time dependent parameters, under the attribute
final
Routine ListingΒΆ
_print()
- class Profiler(verbose)[source]ΒΆ
Bases:
objectA class to store Spectrum calculation time dependent parameters, under the attribute
finalofSpectrumFactory.It also hold functions to print all the entities based on verbose value.