Add Case and Tester of Javascript
authorJulian_Chu <walkingice@0xlab.org>
Wed, 27 Jul 2011 18:41:44 +0000 (02:41 +0800)
committerJulian_Chu <walkingice@0xlab.org>
Wed, 27 Jul 2011 18:56:29 +0000 (02:56 +0800)
commita7c0d4927b3d4ab47fd2833bcf14c2a79dec2404
tree7bfe3c5f9a7d6891dfba1b7b80927877d7afbfb2
parentbbe349d0a73286222eb6b4071ade5bc7ecde9bd4
Add Case and Tester of Javascript

It execute SunSpider 0.9.1 to benchmark performance of JavaScript.
SunSpider itself repeat several times, all we have to do is just
execute and report string result.
AndroidManifest.xml
res/layout/javascript.xml [new file with mode: 0644]
src/org/zeroxlab/benchmark/Benchmark.java
src/org/zeroxlab/benchmark/CaseJavascript.java [new file with mode: 0644]
src/org/zeroxlab/benchmark/TesterJavascript.java [new file with mode: 0644]