blob: 2f3f7251441de1ca6e4847cd49e651be5ff4c078 [file] [log] [blame]
Alex3bc95f62020-03-05 17:00:04 -06001#!/bin/bash
2python -m cProfile -o lastprofile.dat ./runtests.py
3#echo -e "sort tottime\nstats 30" | python -m pstats lastprofile.dat