Profiler
- class lib.infer.profile.Profiler(runner: ExtractRunner)
Bases:
objectProfiles plugins within a pipeline
- Parameters:
runner (ExtractRunner) – The output runner from an extract pipeline that is to be profiled
Methods Summary
__call__()Call the profiler
Methods Documentation
- __call__() None
Call the profiler
- Return type:
None
- __call__() None
Call the profiler
- Return type:
None