add memory analisis and overall comparisons

milestone_5_without_improvements-logs
Oli 3 years ago
parent 077bef4395
commit 9c5f09e2f2

File diff suppressed because one or more lines are too long

@ -1,2 +1,2 @@
python3 setup.py install --user
ENV=true python3 test.py $1 2>&1 | split -l 5000000 - log_$1-
ENV=analysis python3 test.py $1 2>&1 | split -l 5000000 - log_$1-
Loading…
Cancel
Save