Make sure you have a Python version compatible with the requirement set in the pyproject.toml
file. Then,
run the following command:
poetry install --with profiling
Experimenting with snakeviz, line_profiler, memory_profiler and pyinstrument.
- Source code: profilers_experiments.ipynb