Updated the Android benchmark with more accurate timing and better results output...
authordswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Mon, 27 Oct 2008 16:30:36 +0000 (16:30 +0000)
committerdswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Mon, 27 Oct 2008 16:30:36 +0000 (16:30 +0000)
commit76d4419f45d1d09c1a92042d277d9bf2d092287f
tree548c46b043a41330aa8c8f5aa1c60703ee8b768e
parent42423a5fc5367f231d982c3d519dde1ba06568d9
Updated the Android benchmark with more accurate timing and better results output. Also fixed walking the tree to use a consistent order to make comparison between the device and emulator easier.

git-svn-id: http://zxing.googlecode.com/svn/trunk@644 59b500cc-1b3d-0410-9834-0bbf25fbcc57
androidtest/src/com/google/zxing/client/androidtest/BenchmarkActivity.java
androidtest/src/com/google/zxing/client/androidtest/BenchmarkItem.java
androidtest/src/com/google/zxing/client/androidtest/BenchmarkThread.java