- From: Carmelo <carmelo@nist.gov>
- Date: Thu, 7 May 2009 13:45:34 -0400
- To: <public-mwts@w3.org>
- Message-ID: <002601c9cf3b$9fda3e30$df8eba90$@gov>
All: I have a pending action Item to write a draft for the memory test for the bog. Below is some test, please provide any feedback/changes/suggestions etc. Thanks, Carmelo ---------------------------------------------------------------------------- ---------------- Memory test Write up As a result of a lack of tests addressing memory limitations on Mobile devices, the Test Suite working developed a test to evaluate memory limitation issues. The test uses the JavaScript Jason's and the device ability to handle JSON textual data. The test is interactive and with every successful pass of the test, it prompts the user to increase the number of JSON's until an upper limit of 135,000 JSON's is reached. The user also has the ability to decrease the number of JSON's. The test has two arguments, namely * l - length of test * d - difference (if omitted, half of length), used in the "binary" search The test can be executed by following this execution link <http://qa-dev.w3.org/2009/memory-test/json.cgi> . The test source code can be found at the source link <http://git.webvm.net/?p=memorytest> . The Mobile Test working groups welcome your comments. Any comments and/or suggestions can be sent to the MWTS mailing list <http://lists.w3.org/Archives/Public/public-mwts/> . ---------------------------------------------------------------------------- ----------------
Received on Thursday, 7 May 2009 17:46:18 UTC