{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Completion profiling\n", "\n", "Profiling avec [cProfile](https://docs.python.org/3.7/library/profile.html), [memory_profiler](https://pypi.org/project/memory-profiler/), [pyinstrument](https://github.com/joerick/pyinstrument), [snakeviz](https://jiffyclub.github.io/snakeviz/).\n", "\n", "[line_profiler](https://github.com/rkern/line_profiler) ne semble pas plus être maintenu." ] }, { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", "" ], "text/plain": [ "