pygsti.baseobjs.profiler

pygsti.baseobjs.profiler#

Defines the Profiler class and supporting functionality

Classes

DummyProfiler()

A dummy profiler that doesn't do anything.

Profiler([comm, default_print_memcheck])

Profiler objects are used for tracking both time and memory usage.