← Back to team overview

gtg-contributors team mailing list archive

Re: Release?

 

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


Follow ups

References