aboutsummaryrefslogtreecommitdiff
path: root/tests/055-enum-performance/src/Main.java
Commit message (Collapse)AuthorAgeFilesLines
* Adjust basis against which enum performance is compared.Jesse Wilson2011-04-181-38/+34
| | | | | | | | | The new basis assumes how much work Enum.valueOf() needs to do and checks that it does just that and little else. It makes no attempt to compute a general speed of the VM or to compare ratios of unrelated operations. Change-Id: I0014fb37cfcf36016e72e97ca182e3836044782e
* Remove trailing whitespace.Carl Shapiro2010-06-081-3/+3
| | | | Change-Id: I95534bb2b88eaf48f2329282041118cd034c812b
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+199
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-199/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+199