1. fa080b8 Add a zero-copy path for Collections.sort() on ArrayList. by Narayan Kamath · 10 years ago
  2. 6d934bc Add benchmark for reflection performance on large classes. by Narayan Kamath · 10 years ago
  3. 3c32023 Avoid Math.min() benchmark being optimized away. by Vladimir Marko · 10 years ago
  4. 547edf3 Avoid Math/StrictMath benchmarks being optimized away. by Vladimir Marko · 10 years ago
  5. 86eae8d Merge "Invalidate cache of default SocketFactory" by Kenny Root · 10 years ago
  6. fb1c2c9 Moved slow path flag to Reference class by Fred Shih · 10 years ago
  7. efc3147 Invalidate cache of default SocketFactory by Kenny Root · 10 years ago
  8. f14b369 Expanded arraycopy function to deal with more types and updated benchmarking. by Emma Meersman · 10 years ago
  9. a942660 Pass BCP-47 tags and not Locale.toString results to ICU. by Elliott Hughes · 10 years ago
  10. a2f8e8a Fix Greek uppercasing. by Elliott Hughes · 10 years ago
  11. 29d7639 CipherInputStream: increase buffers for speed by Kenny Root · 11 years ago
  12. 2cca77a Remove HarmonyJSSE SSLContext, SSLSocket and SSLServerSocket. by Alex Klyubin · 11 years ago
  13. fc806e9 am eaa0add6: am 48132b98: Merge "Minor cleanup of deepHashCode / deepEquals." by Narayan Kamath · 11 years ago
  14. 16e5135 am 7e528a4a: am bd03ef07: Merge "Improve URI.equals performance." by Narayan Kamath · 11 years ago
  15. 0994072 Minor cleanup of deepHashCode / deepEquals. by Narayan Kamath · 11 years ago
  16. 0b217ad Improve URI.equals performance. by Narayan Kamath · 11 years ago
  17. 9edc1d3 A char array copy optimization (libcore). by Hiroshi Yamauchi · 11 years ago
  18. 8ff6e83 Merge "Add a cache to ICU.getBestDateTimePattern." by Elliott Hughes · 11 years ago
  19. 0fd776f Add a cache to ICU.getBestDateTimePattern. by Elliott Hughes · 11 years ago
  20. 71852e4 Remove unused code from CharsetBenchmark. by Narayan Kamath · 11 years ago
  21. 821f49c Add benchmark for SSL loopback by Kenny Root · 11 years ago
  22. fd1d5e9 icu4c DateIntervalFormat objects are expensive enough that we need to cache them. by Elliott Hughes · 11 years ago
  23. 5fb0d42 Move URLConnectionBenchmark to latest mockwebserver API by Brian Carlstrom · 12 years ago
  24. f1807db am 645c1562: Merge "Replace mentions of old JSSE package name" by Kenny Root · 11 years ago
  25. 5a7833b Build Caliper microbenchmark tests.Also fix the URLConnectionBenchmark tests to use the external/mockwebserver. by Tsu Chiang Chuang · 12 years ago