summaryrefslogtreecommitdiffstats
path: root/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Fix Greek uppercasing.Elliott Hughes2014-04-041-0/+8
* Don't build benchmarks if LIBCORE_SKIP_TESTS=true.Narayan Kamath2014-01-241-0/+2
* CipherInputStream: increase buffers for speedKenny Root2014-01-151-0/+85
* Remove HarmonyJSSE SSLContext, SSLSocket and SSLServerSocket.Alex Klyubin2013-12-162-30/+2
* am eaa0add6: am 48132b98: Merge "Minor cleanup of deepHashCode / deepEquals."Narayan Kamath2013-11-211-0/+148
|\
| * Minor cleanup of deepHashCode / deepEquals.Narayan Kamath2013-11-211-0/+148
* | am 7e528a4a: am bd03ef07: Merge "Improve URI.equals performance."Narayan Kamath2013-11-211-0/+15
|\ \ | |/
| * Improve URI.equals performance.Narayan Kamath2013-11-201-0/+15
* | A char array copy optimization (libcore).Hiroshi Yamauchi2013-11-051-0/+40
|/
* Merge "Add a cache to ICU.getBestDateTimePattern."Elliott Hughes2013-10-311-0/+32
|\
| * Add a cache to ICU.getBestDateTimePattern.Elliott Hughes2013-10-311-0/+32
* | Remove unused code from CharsetBenchmark.Narayan Kamath2013-10-301-59/+0
|/
* Add benchmark for SSL loopbackKenny Root2013-09-291-0/+61
* icu4c DateIntervalFormat objects are expensive enough that we need to cache t...Elliott Hughes2013-09-111-0/+56
* Move URLConnectionBenchmark to latest mockwebserver APIBrian Carlstrom2013-05-091-10/+13
* Fix mentions of JSSEKenny Root2013-05-091-0/+1
* am 645c1562: Merge "Replace mentions of old JSSE package name"Kenny Root2013-05-031-1/+1
|\
| * Replace mentions of old JSSE package nameKenny Root2013-05-031-1/+1
* | Build Caliper microbenchmark tests.Also fix the URLConnectionBenchmark tests ...Tsu Chiang Chuang2013-03-2873-7/+241
|/
* Use H instead of k in DateToStringBenchmark.Elliott Hughes2013-03-181-1/+1
* Add the code.google.com/p/dalvik benchmarks to libcore.Elliott Hughes2013-02-1370-0/+7239