Cleaning .svn dir

Regenerating tests for my new machine
Adding test result generator
master
Pablo Musa 2014-06-03 20:45:22 -03:00
parent 2393407808
commit b0e6a0af7a
23 changed files with 142 additions and 831 deletions

25
gen_test_out.sh Executable file
View File

@ -0,0 +1,25 @@
# generates test output based on your machine.
# You should run this file, before starting to work on the luamemprofiler code.
#
TEST=cicle
lua tests/$TEST.lua > tests/out/$TEST.txt
TEST=dupfinalizer
lua tests/$TEST.lua > tests/out/$TEST.txt
TEST=eval
lua tests/$TEST.lua > tests/out/$TEST.txt
TEST=function
lua tests/$TEST.lua > tests/out/$TEST.txt
TEST=string
lua tests/$TEST.lua > tests/out/$TEST.txt
TEST=table
lua tests/$TEST.lua > tests/out/$TEST.txt
TEST=wfc
lua tests/$TEST.lua > tests/out/$TEST.txt

View File

@ -1,417 +0,0 @@
10
dir
9
http://subversion.assembla.com/svn/luamemprofiler/trunk/tests/out
http://subversion.assembla.com/svn/luamemprofiler
2011-06-20T22:55:47.091878Z
9
pablomusa
svn:special svn:externals svn:needs-lock
2addb8f8-2ff2-4263-acf2-f79fb43a340f
0
avalia.txt
file
15
deleted
cicle.txt
file
15
2011-08-09T17:27:59.000000Z
f8d8fe483f65e72e95220843cc196c3e
2011-08-09T19:03:59.875069Z
15
pablomusa
has-props
916
ciclo.txt
file
15
deleted
ciclo2.txt
file
15
deleted
conta_palavras.txt
file
15
deleted
dup_finalizer.txt
file
16
deleted
dupfinalizer.txt
file
16
2011-06-20T21:46:03.000000Z
72b91c74b1bd24b14e4fc011ecd09ab2
2011-08-09T19:10:26.449264Z
16
pablomusa
has-props
459
duplicata.txt
file
15
deleted
eval.txt
file
15
2011-06-20T21:44:06.000000Z
de6c4f6b41590e24e83d799722351509
2011-08-09T19:03:59.875069Z
15
pablomusa
has-props
461
function.txt
file
2011-06-20T21:40:51.000000Z
9ad5def297695be6fbb16b7a3b83faf5
2011-06-20T22:55:47.091878Z
9
pablomusa
has-props
3143
string.txt
file
2011-06-20T21:40:36.000000Z
e94d12fc08339e5721e4bdaed76fbc09
2011-06-20T22:55:47.091878Z
9
pablomusa
has-props
1729
table.txt
file
2011-06-20T21:41:04.000000Z
4b58156404e846bf344ea019c0cf10bb
2011-06-20T22:55:47.091878Z
9
pablomusa
has-props
2703
wfc.txt
file
21
2011-08-23T05:29:07.000000Z
fd9d4b31d58ea64d86bec66c30f24299
2011-08-23T08:46:53.512517Z
21
pablomusa
has-props
483

View File

@ -1,5 +0,0 @@
K 13
svn:eol-style
V 6
native
END

View File

@ -1,5 +0,0 @@
K 13
svn:eol-style
V 6
native
END

View File

@ -1,5 +0,0 @@
K 13
svn:eol-style
V 6
native
END

View File

@ -1,5 +0,0 @@
K 13
svn:eol-style
V 6
native
END

View File

@ -1,5 +0,0 @@
K 13
svn:eol-style
V 6
native
END

View File

@ -1,5 +0,0 @@
K 13
svn:eol-style
V 6
native
END

View File

@ -1,5 +0,0 @@
K 13
svn:eol-style
V 6
native
END

View File

@ -1,24 +0,0 @@
===================================================================
Number of Mallocs=30 Total Malloc Size=1048
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=5 Total Free Size=168
Number of Allocs of Each Type:
String=0 | Function=2 | Usedata=0 | Thread=0 | Table=11 | Other=17
Maximum Memory Used=936 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=44 Total Malloc Size=1444
Number of Reallocs=1 Total Realloc Size=12
Number of Frees=6 Total Free Size=196
Number of Allocs of Each Type:
String=1 | Function=2 | Usedata=0 | Thread=0 | Table=16 | Other=25
Maximum Memory Used=1288 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================

View File

@ -1,12 +0,0 @@
===================================================================
Number of Mallocs=45 Total Malloc Size=3040
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=9 Total Free Size=1036
Number of Allocs of Each Type:
String=24 | Function=5 | Usedata=0 | Thread=0 | Table=4 | Other=12
Maximum Memory Used=2366 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================

View File

@ -1,12 +0,0 @@
===================================================================
Number of Mallocs=30 Total Malloc Size=1362
Number of Reallocs=14 Total Realloc Size=224
Number of Frees=11 Total Free Size=600
Number of Allocs of Each Type:
String=3 | Function=2 | Usedata=0 | Thread=0 | Table=2 | Other=23
Maximum Memory Used=1014 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================

View File

@ -1,84 +0,0 @@
===================================================================
Number of Mallocs=1 Total Malloc Size=16
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=1 | Usedata=0 | Thread=0 | Table=0 | Other=0
Maximum Memory Used=16 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=2 Total Malloc Size=32
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=2 | Usedata=0 | Thread=0 | Table=0 | Other=0
Maximum Memory Used=32 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=2 Total Malloc Size=36
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=2 | Usedata=0 | Thread=0 | Table=0 | Other=0
Maximum Memory Used=36 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=2 Total Malloc Size=36
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=2 | Usedata=0 | Thread=0 | Table=0 | Other=0
Maximum Memory Used=36 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=3 Total Malloc Size=64
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=2 | Usedata=0 | Thread=0 | Table=0 | Other=1
Maximum Memory Used=64 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=3 Total Malloc Size=68
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=2 | Usedata=0 | Thread=0 | Table=0 | Other=1
Maximum Memory Used=68 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=4 Total Malloc Size=96
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=2 | Usedata=0 | Thread=0 | Table=0 | Other=2
Maximum Memory Used=96 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================

View File

@ -1,46 +0,0 @@
===================================================================
Number of Mallocs=0 Total Malloc Size=0
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=0 | Usedata=0 | Thread=0 | Table=0 | Other=0
Maximum Memory Used=0 bytes
===================================================================
===================================================================
Number of Mallocs=1 Total Malloc Size=19
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=1 | Function=0 | Usedata=0 | Thread=0 | Table=0 | Other=0
Maximum Memory Used=19 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=1 Total Malloc Size=27
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=1 | Function=0 | Usedata=0 | Thread=0 | Table=0 | Other=0
Maximum Memory Used=27 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=1 Total Malloc Size=92
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=1 | Function=0 | Usedata=0 | Thread=0 | Table=0 | Other=0
Maximum Memory Used=92 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================

View File

@ -1,72 +0,0 @@
===================================================================
Number of Mallocs=1 Total Malloc Size=32
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=0 | Usedata=0 | Thread=0 | Table=1 | Other=0
Maximum Memory Used=32 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=2 Total Malloc Size=44
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=0 | Usedata=0 | Thread=0 | Table=1 | Other=1
Maximum Memory Used=44 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=2 Total Malloc Size=68
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=0 | Usedata=0 | Thread=0 | Table=1 | Other=1
Maximum Memory Used=68 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=2 Total Malloc Size=44
Number of Reallocs=5 Total Realloc Size=372
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=0 | Usedata=0 | Thread=0 | Table=1 | Other=1
Maximum Memory Used=416 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=2 Total Malloc Size=44
Number of Reallocs=5 Total Realloc Size=372
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=0 | Usedata=0 | Thread=0 | Table=1 | Other=1
Maximum Memory Used=416 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=2 Total Malloc Size=44
Number of Reallocs=6 Total Realloc Size=756
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=0 | Usedata=0 | Thread=0 | Table=1 | Other=1
Maximum Memory Used=800 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================

View File

@ -1,12 +0,0 @@
===================================================================
Number of Mallocs=13975 Total Malloc Size=854463
Number of Reallocs=12 Total Realloc Size=49140
Number of Frees=3517 Total Free Size=253536
Number of Allocs of Each Type:
String=6137 | Function=4 | Usedata=1 | Thread=0 | Table=2606 | Other=5227
Maximum Memory Used=650067 bytes
We suggest you run the application again using 1.7 as parameter
===================================================================

View File

@ -1,24 +1,24 @@
===================================================================
Number of Mallocs=30 Total Malloc Size=1048
Number of Mallocs=30 Total Malloc Size=1728
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=5 Total Free Size=168
Number of Frees=5 Total Free Size=240
Number of Allocs of Each Type:
String=0 | Function=2 | Usedata=0 | Thread=0 | Table=11 | Other=17
String=0 | Function=2 | Userdata=0 | Thread=0 | Table=11 | Other=17
Maximum Memory Used=936 bytes
Maximum Memory Used=1568 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=44 Total Malloc Size=1444
Number of Reallocs=1 Total Realloc Size=12
Number of Frees=6 Total Free Size=196
Number of Mallocs=44 Total Malloc Size=2448
Number of Reallocs=1 Total Realloc Size=16
Number of Frees=6 Total Free Size=280
Number of Allocs of Each Type:
String=1 | Function=2 | Usedata=0 | Thread=0 | Table=16 | Other=25
String=1 | Function=2 | Userdata=0 | Thread=0 | Table=16 | Other=25
Maximum Memory Used=1288 bytes
Maximum Memory Used=2224 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================

View File

@ -1,12 +1,12 @@
===================================================================
Number of Mallocs=45 Total Malloc Size=3040
Number of Mallocs=45 Total Malloc Size=4416
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=9 Total Free Size=1036
Number of Frees=9 Total Free Size=1480
Number of Allocs of Each Type:
String=24 | Function=5 | Usedata=0 | Thread=0 | Table=4 | Other=12
String=24 | Function=5 | Userdata=0 | Thread=0 | Table=4 | Other=12
Maximum Memory Used=2366 bytes
Maximum Memory Used=3458 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================

View File

@ -1,12 +1,12 @@
===================================================================
Number of Mallocs=30 Total Malloc Size=1362
Number of Reallocs=14 Total Realloc Size=224
Number of Frees=11 Total Free Size=600
Number of Mallocs=30 Total Malloc Size=2044
Number of Reallocs=14 Total Realloc Size=256
Number of Frees=11 Total Free Size=840
Number of Allocs of Each Type:
String=3 | Function=2 | Usedata=0 | Thread=0 | Table=2 | Other=23
String=3 | Function=2 | Userdata=0 | Thread=0 | Table=2 | Other=23
Maximum Memory Used=1014 bytes
Maximum Memory Used=1500 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================

View File

@ -1,84 +1,84 @@
===================================================================
Number of Mallocs=1 Total Malloc Size=16
Number of Mallocs=1 Total Malloc Size=32
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=1 | Usedata=0 | Thread=0 | Table=0 | Other=0
Maximum Memory Used=16 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=2 Total Malloc Size=32
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=2 | Usedata=0 | Thread=0 | Table=0 | Other=0
String=0 | Function=1 | Userdata=0 | Thread=0 | Table=0 | Other=0
Maximum Memory Used=32 bytes
We suggest you run the application again using 0.6 as parameter
We suggest you run the application again using 0.5 as parameter
===================================================================
===================================================================
Number of Mallocs=2 Total Malloc Size=36
Number of Mallocs=2 Total Malloc Size=64
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=2 | Usedata=0 | Thread=0 | Table=0 | Other=0
Maximum Memory Used=36 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=2 Total Malloc Size=36
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=2 | Usedata=0 | Thread=0 | Table=0 | Other=0
Maximum Memory Used=36 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=3 Total Malloc Size=64
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=2 | Usedata=0 | Thread=0 | Table=0 | Other=1
String=0 | Function=2 | Userdata=0 | Thread=0 | Table=0 | Other=0
Maximum Memory Used=64 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=3 Total Malloc Size=68
Number of Mallocs=2 Total Malloc Size=72
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=2 | Usedata=0 | Thread=0 | Table=0 | Other=1
String=0 | Function=2 | Userdata=0 | Thread=0 | Table=0 | Other=0
Maximum Memory Used=68 bytes
Maximum Memory Used=72 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=4 Total Malloc Size=96
Number of Mallocs=2 Total Malloc Size=72
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=2 | Usedata=0 | Thread=0 | Table=0 | Other=2
String=0 | Function=2 | Userdata=0 | Thread=0 | Table=0 | Other=0
Maximum Memory Used=96 bytes
Maximum Memory Used=72 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=3 Total Malloc Size=120
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=2 | Userdata=0 | Thread=0 | Table=0 | Other=1
Maximum Memory Used=120 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=3 Total Malloc Size=128
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=2 | Userdata=0 | Thread=0 | Table=0 | Other=1
Maximum Memory Used=128 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=4 Total Malloc Size=176
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=2 | Userdata=0 | Thread=0 | Table=0 | Other=2
Maximum Memory Used=176 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================

View File

@ -4,43 +4,43 @@ Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=0 | Usedata=0 | Thread=0 | Table=0 | Other=0
String=0 | Function=0 | Userdata=0 | Thread=0 | Table=0 | Other=0
Maximum Memory Used=0 bytes
===================================================================
===================================================================
Number of Mallocs=1 Total Malloc Size=19
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=1 | Function=0 | Usedata=0 | Thread=0 | Table=0 | Other=0
Maximum Memory Used=19 bytes
We suggest you run the application again using 0.6 as parameter
===================================================================
===================================================================
Number of Mallocs=1 Total Malloc Size=27
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=1 | Function=0 | Usedata=0 | Thread=0 | Table=0 | Other=0
String=1 | Function=0 | Userdata=0 | Thread=0 | Table=0 | Other=0
Maximum Memory Used=27 bytes
We suggest you run the application again using 0.6 as parameter
We suggest you run the application again using 0.5 as parameter
===================================================================
===================================================================
Number of Mallocs=1 Total Malloc Size=92
Number of Mallocs=1 Total Malloc Size=35
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=1 | Function=0 | Usedata=0 | Thread=0 | Table=0 | Other=0
String=1 | Function=0 | Userdata=0 | Thread=0 | Table=0 | Other=0
Maximum Memory Used=92 bytes
Maximum Memory Used=35 bytes
We suggest you run the application again using 0.6 as parameter
We suggest you run the application again using 0.5 as parameter
===================================================================
===================================================================
Number of Mallocs=1 Total Malloc Size=100
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=1 | Function=0 | Userdata=0 | Thread=0 | Table=0 | Other=0
Maximum Memory Used=100 bytes
We suggest you run the application again using 0.5 as parameter
===================================================================

View File

@ -1,72 +1,72 @@
===================================================================
Number of Mallocs=1 Total Malloc Size=32
Number of Mallocs=1 Total Malloc Size=64
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=0 | Usedata=0 | Thread=0 | Table=1 | Other=0
String=0 | Function=0 | Userdata=0 | Thread=0 | Table=1 | Other=0
Maximum Memory Used=32 bytes
Maximum Memory Used=64 bytes
We suggest you run the application again using 0.6 as parameter
We suggest you run the application again using 0.5 as parameter
===================================================================
===================================================================
Number of Mallocs=2 Total Malloc Size=44
Number of Mallocs=2 Total Malloc Size=80
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=0 | Usedata=0 | Thread=0 | Table=1 | Other=1
String=0 | Function=0 | Userdata=0 | Thread=0 | Table=1 | Other=1
Maximum Memory Used=44 bytes
Maximum Memory Used=80 bytes
We suggest you run the application again using 0.6 as parameter
We suggest you run the application again using 0.5 as parameter
===================================================================
===================================================================
Number of Mallocs=2 Total Malloc Size=68
Number of Mallocs=2 Total Malloc Size=112
Number of Reallocs=0 Total Realloc Size=0
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=0 | Usedata=0 | Thread=0 | Table=1 | Other=1
String=0 | Function=0 | Userdata=0 | Thread=0 | Table=1 | Other=1
Maximum Memory Used=68 bytes
Maximum Memory Used=112 bytes
We suggest you run the application again using 0.6 as parameter
We suggest you run the application again using 0.5 as parameter
===================================================================
===================================================================
Number of Mallocs=2 Total Malloc Size=44
Number of Reallocs=5 Total Realloc Size=372
Number of Mallocs=2 Total Malloc Size=80
Number of Reallocs=5 Total Realloc Size=496
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=0 | Usedata=0 | Thread=0 | Table=1 | Other=1
String=0 | Function=0 | Userdata=0 | Thread=0 | Table=1 | Other=1
Maximum Memory Used=416 bytes
Maximum Memory Used=576 bytes
We suggest you run the application again using 0.6 as parameter
We suggest you run the application again using 0.5 as parameter
===================================================================
===================================================================
Number of Mallocs=2 Total Malloc Size=44
Number of Reallocs=5 Total Realloc Size=372
Number of Mallocs=2 Total Malloc Size=80
Number of Reallocs=5 Total Realloc Size=496
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=0 | Usedata=0 | Thread=0 | Table=1 | Other=1
String=0 | Function=0 | Userdata=0 | Thread=0 | Table=1 | Other=1
Maximum Memory Used=416 bytes
Maximum Memory Used=576 bytes
We suggest you run the application again using 0.6 as parameter
We suggest you run the application again using 0.5 as parameter
===================================================================
===================================================================
Number of Mallocs=2 Total Malloc Size=44
Number of Reallocs=6 Total Realloc Size=756
Number of Mallocs=2 Total Malloc Size=80
Number of Reallocs=6 Total Realloc Size=1008
Number of Frees=0 Total Free Size=0
Number of Allocs of Each Type:
String=0 | Function=0 | Usedata=0 | Thread=0 | Table=1 | Other=1
String=0 | Function=0 | Userdata=0 | Thread=0 | Table=1 | Other=1
Maximum Memory Used=800 bytes
Maximum Memory Used=1088 bytes
We suggest you run the application again using 0.6 as parameter
We suggest you run the application again using 0.5 as parameter
===================================================================

View File

@ -1,12 +1,12 @@
===================================================================
Number of Mallocs=13975 Total Malloc Size=854463
Number of Reallocs=12 Total Realloc Size=49140
Number of Frees=3517 Total Free Size=253536
Number of Mallocs=13984 Total Malloc Size=1179949
Number of Reallocs=12 Total Realloc Size=65520
Number of Frees=3860 Total Free Size=369797
Number of Allocs of Each Type:
String=6137 | Function=4 | Usedata=1 | Thread=0 | Table=2606 | Other=5227
String=6142 | Function=4 | Userdata=1 | Thread=0 | Table=2606 | Other=5231
Maximum Memory Used=650067 bytes
Maximum Memory Used=875672 bytes
We suggest you run the application again using 1.7 as parameter
We suggest you run the application again using 349.0 as parameter
===================================================================