OSDN Git Service

Add const-string benchmark.
authorVladimir Marko <vmarko@google.com>
Fri, 30 Sep 2016 10:21:07 +0000 (11:21 +0100)
committerVladimir Marko <vmarko@google.com>
Fri, 30 Sep 2016 10:27:02 +0000 (11:27 +0100)
commite6f9bc8d567ed045ddd9f948765482824c2b7f6c
tree296e18b69e76e3dda6499e34aee638a7e244b538
parentd1224dce59eb0019507e41da5e10f12dda66bee4
Add const-string benchmark.

Test: vogar --benchmark art/benchmark/const-string/src/ConstStringBenchmark.java
Bug: 20323084
Change-Id: I6b0b9cc8de19694ca43221b3224ac09eaa54d9ff
benchmark/const-string/info.txt [new file with mode: 0644]
benchmark/const-string/src/ConstStringBenchmark.java [new file with mode: 0644]