Thread Previous • Date Previous • Date Next • Thread Next |
Maybe a visual approach at solving the performance issue can help. graphical output of: python -m cProfile -o gtg.prof ./run-tests test_liblarch.TestLibLarch.test_speed; python gprof2dot.py -f pstats gtg.prof | dot -Tpng -o profiled.png attached
Attachment:
profiled.png
Description: PNG image
Thread Previous • Date Previous • Date Next • Thread Next |