Create a benchmark report to the release, including: - Memory use - Time spent Tools or references to use: - https://pycallgraph.readthedocs.io - https://github.com/python/performance - https://pypi.org/project/memory-profiler/ - https://stackoverflow.com/a/7669482/4484019