History log of /libcore/benchmarks/src/benchmarks/regression/IntegerBenchmark.java
Revision Date Author Comments
3fdfc1f28f4b42ed4a6fb1a1111942c8134fd9f6 07-Apr-2016 Przemyslaw Szczepaniak <pszczepaniak@google.com> Add Character#digit(int, int) fastpath

Added a java fastpath for common cases in the
Character#digit(int, int) method. Improves performance
of conversions from string to numeric types.

Bug: 28008616
Change-Id: I28aacba520c3f51a5cb5a59e51d4ae593daa551c
(cherry picked from commit cff29861633f2d4907b79644dace4a6790982faf)
cff29861633f2d4907b79644dace4a6790982faf 07-Apr-2016 Przemyslaw Szczepaniak <pszczepaniak@google.com> Add Character#digit(int, int) fastpath

Added a java fastpath for common cases in the
Character#digit(int, int) method. Improves performance
of conversions from string to numeric types.

Bug: 28008616
Change-Id: I28aacba520c3f51a5cb5a59e51d4ae593daa551c
ea13f8291a92b6f47f50011da1d5e8c107984bc3 30-Nov-2015 Paul Duffin <paulduffin@google.com> Switch to latest version of Caliper

Convert the benchmarks to the latest version of Caliper.

Bug: 24848946
Change-Id: Iac04b30dac61ccb397a6685890da64bae4d3b318
5a7833b406bb2716b057d3ed923f22f1f86b2a20 27-Mar-2013 Tsu Chiang Chuang <tsu@google.com> Build Caliper microbenchmark tests.Also fix the URLConnectionBenchmark tests to use the external/mockwebserver.

Change-Id: I48ec32e94f992fe570a6d729bb38971b3f211188