profile with even less quatsch
This commit is contained in:
parent
45f9ede3c5
commit
793e8ec5ed
|
@ -17,8 +17,4 @@ def main_content():
|
||||||
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
cProfile.run("main_content()")
|
cProfile.run("main_content()")
|
||||||
|
|
||||||
|
|
||||||
# run main with cProfile
|
|
||||||
cProfile.run("main()")
|
|
Loading…
Reference in a new issue