profile with even less quatsch

pull/1/head
hagi 2022-12-30 15:41:24 +01:00
parent 45f9ede3c5
commit 793e8ec5ed
1 changed files with 1 additions and 5 deletions

View File

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