Ver Fonte

add cProfile

aidmar.wainakh há 6 anos atrás
pai
commit
1c36d44a68
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      id2t

+ 1 - 0
id2t

@@ -5,3 +5,4 @@ SCRIPT_PATH=${ID2T_DIR%/*}
 cd $SCRIPT_PATH
 # Execute ID2T
 exec ./code/CLI.py "$@"
+# python3 -m cProfile ./code/CLI.py "$@"