package
0.0.0-20250106071849-df598f952530
Repository: https://github.com/fantom-foundation/aida.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
MakeCpuProfiler creates a executor.Extension that records CPU profiling data for the duration between the begin and end of the execution run, if enabled in the provided configuration.
MakeDiagnosticServer creates an extension which runs a background HTTP server for real-time diagnosing aida processes.
MakeMemoryProfiler creates an executor.Extension that records memory profiling data if enabled in the configuration.
MakeMemoryUsagePrinter creates an executor.Extension that prints memory breakdown if enabled.
MakeOperationProfiler creates a executor.Extension that records Operation profiling.
MakeReplayProfiler creates executor.Extension that prints profile statistics.
MakeThreadLocker creates an executor.Extension locks the executor thread to a single OS level thread for the duration of the execution.
MakeVirtualMachineStatisticsPrinter creates an extension that prints VM specific profiling data at the end of a run, if this is supported by the VM implementation.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author