瀏覽代碼

add cProfile

aidmar.wainakh 6 年之前
父節點
當前提交
1c36d44a68
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 "$@"