quantum_launcher.launcher.profiling_launcher#
Summary#
Classes:
Launcher made for debugging purposes of algorithms and other launchers focusing on performance issues |
Reference#
- class quantum_launcher.launcher.profiling_launcher.ProfilingLauncher(problem: Problem, algorithm: Algorithm, backend: Backend, profiler_path: str = 'profiling-results.prof')[source]#
Bases:
QuantumLauncher
Launcher made for debugging purposes of algorithms and other launchers focusing on performance issues