Profiler agent for https://github.com/aocenas/probe
pip install probe-agent
from probe_agent import Probe
with Probe():
# Code you want to profile
Profiler agent for https://github.com/aocenas/probe
pip install probe-agent
from probe_agent import Probe
with Probe():
# Code you want to profile