profile with less quatsch

pull/1/head
hagi 2022-12-30 15:39:58 +01:00
parent bd39c07582
commit 45f9ede3c5
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ def main_content():
def main():
cProfile.run("all()")
cProfile.run("main_content()")
# run main with cProfile