@ -19,11 +19,19 @@
< h2 > Performance Settings for Memory< / h2 >
< p > < img src = "PerformanceGraph.png?nopeers=" id = "graph" alt = "PerformanceGraph" / > < / p >
< form id = "optionreloadGraph" action = "" method = "get" > < p > < input type = "checkbox" name = "option" id = "autoreload" # ( autoreload . checked ) # ::checked = "checked" # ( / autoreload . checked ) # / > < label for = "autoreload" > refresh graph< / label > < / p > < / form >
< form action = "PerformanceMemory_p.html" method = "post" enctype = "multipart/form-data" accept-charset = "UTF-8" >
< p > < input type = "checkbox" name = "simulatedshortmemory" onclick = 'this.form.submit()' # ( simulatedshortmemory . checked ) # :: checked = "checked" # ( / simulatedshortmemory . checked ) # / > simulate short memory status< / label > < / p >
< p > < input type = "checkbox" name = "useStandardmemoryStrategy" onclick = 'this.form.submit()' # ( useStandardmemoryStrategy . checked ) # :: checked = "checked" # ( / useStandardmemoryStrategy . checked ) # / > use Standard Memory Strategy (current: #[memoryStrategy]#)< / p >
< / form >
< form id = "optionreloadGraph" action = "" method = "get" > < p >
< input type = "checkbox" name = "option" id = "autoreload" # ( autoreload . checked ) # ::checked = "checked" # ( / autoreload . checked ) # / >
< label for = "autoreload" > refresh graph< / label >
< / p > < / form >
< form id = "shortmemform" action = "PerformanceMemory_p.html" method = "post" enctype = "multipart/form-data" accept-charset = "UTF-8" >
< input type = "hidden" name = "dummy" value = "0" / >
< p >
< input type = "checkbox" name = "simulatedshortmemory" id = "shortmem" onclick = 'this.form.submit()' # ( simulatedshortmemory . checked ) # :: checked = "checked" # ( / simulatedshortmemory . checked ) # / >
< label for = "shortmem" > simulate short memory status< / label >
< / p > < p >
< input type = "checkbox" name = "useStandardmemoryStrategy" id = "dfltmem" onclick = 'this.form.submit()' # ( useStandardmemoryStrategy . checked ) # :: checked = "checked" # ( / useStandardmemoryStrategy . checked ) # / >
< label for = "dfltmem" > use Standard Memory Strategy< / label > (current: #[memoryStrategy]#)
< / p > < / form >
< p > < strong > Memory Usage:< / strong > < / p >
< table border = "0" cellpadding = "2" cellspacing = "1" >