index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
benchmarks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of old Harmony Services cache
Kenny Root
2015-05-19
1
-0
/
+50
*
Move Class.newInstance to native
Mathieu Chartier
2015-04-24
1
-0
/
+7
*
Ensure consistency of capitalization in RelativeDateTimeFormatter
Neil Fuller
2015-04-22
2
-5
/
+7
*
Use ICU4J more in DateIntervalFormat and RelativeDateTimeFormatter
Neil Fuller
2015-04-16
1
-5
/
+5
*
Rename package to android.icu.* instead of com.android.ibm.icu.*.
Narayan Kamath
2015-04-07
1
-3
/
+3
*
Revert "Revert "Add icu4j to core-libart.jar.""
Narayan Kamath
2015-04-01
2
-4
/
+4
*
Revert "Add icu4j to core-libart.jar."
Narayan Kamath
2015-03-31
2
-4
/
+4
*
Add icu4j to core-libart.jar.
Narayan Kamath
2015-03-30
2
-4
/
+4
*
Add BreakIterator benchmark to the libcore benchmark suite.
Narayan Kamath
2015-02-20
2
-1
/
+73
*
Use ICU for relative time formatting
Tao Bao
2015-02-11
1
-0
/
+68
*
Extend ArrayList fastpath to Collections.sort(List<T>, Comparator<T>).
Narayan Kamath
2015-01-02
1
-7
/
+32
*
Add a zero-copy path for Collections.sort() on ArrayList.
Narayan Kamath
2014-12-30
1
-0
/
+55
*
Add benchmark for reflection performance on large classes.
Narayan Kamath
2014-11-14
2
-0
/
+2560
*
Removing differences between AOSP and internal
Neil Fuller
2014-09-04
1
-20
/
+25
*
Dalvik is dead, long live Dalvik!
Brian Carlstrom
2014-08-05
1
-1
/
+1
*
Avoid Math.min() benchmark being optimized away.
Vladimir Marko
2014-07-22
1
-1
/
+1
*
Avoid Math/StrictMath benchmarks being optimized away.
Vladimir Marko
2014-07-22
1
-111
/
+228
*
reconcile aosp (86eae8dd1e7405394f0e9efe1252575ef9a9674c) after branching. Pl...
Ed Heyl
2014-07-14
1
-0
/
+29
*
reconcile aosp (0d589d78c1c2a809429911fc4756856b53404fb9) after branching. Pl...
Ed Heyl
2014-07-14
1
-0
/
+60
*
am 42a6d80d: Merge "Expanded arraycopy function to deal with more types and u...
Jeff Hao
2014-06-26
1
-8
/
+68
|
\
|
*
Merge "Expanded arraycopy function to deal with more types and updated benchm...
Jeff Hao
2014-06-26
1
-8
/
+68
|
|
\
|
|
*
Expanded arraycopy function to deal with more types and updated benchmarking.
Emma Meersman
2014-06-23
1
-8
/
+68
|
|
/
|
/
|
|
*
Dalvik is dead, long live Dalvik! DO NOT MERGE
Brian Carlstrom
2014-06-18
1
-20
/
+25
|
/
*
Pass BCP-47 tags and not Locale.toString results to ICU.
Elliott Hughes
2014-06-16
2
-3
/
+3
*
Fix Greek uppercasing.
Elliott Hughes
2014-04-04
1
-0
/
+8
*
Don't build benchmarks if LIBCORE_SKIP_TESTS=true.
Narayan Kamath
2014-01-24
1
-0
/
+2
*
CipherInputStream: increase buffers for speed
Kenny Root
2014-01-15
1
-0
/
+85
*
Remove HarmonyJSSE SSLContext, SSLSocket and SSLServerSocket.
Alex Klyubin
2013-12-16
2
-30
/
+2
*
am eaa0add6: am 48132b98: Merge "Minor cleanup of deepHashCode / deepEquals."
Narayan Kamath
2013-11-21
1
-0
/
+148
|
\
|
*
Minor cleanup of deepHashCode / deepEquals.
Narayan Kamath
2013-11-21
1
-0
/
+148
*
|
am 7e528a4a: am bd03ef07: Merge "Improve URI.equals performance."
Narayan Kamath
2013-11-21
1
-0
/
+15
|
\
\
|
|
/
|
*
Improve URI.equals performance.
Narayan Kamath
2013-11-20
1
-0
/
+15
*
|
A char array copy optimization (libcore).
Hiroshi Yamauchi
2013-11-05
1
-0
/
+40
|
/
*
Merge "Add a cache to ICU.getBestDateTimePattern."
Elliott Hughes
2013-10-31
1
-0
/
+32
|
\
|
*
Add a cache to ICU.getBestDateTimePattern.
Elliott Hughes
2013-10-31
1
-0
/
+32
*
|
Remove unused code from CharsetBenchmark.
Narayan Kamath
2013-10-30
1
-59
/
+0
|
/
*
Add benchmark for SSL loopback
Kenny Root
2013-09-29
1
-0
/
+61
*
icu4c DateIntervalFormat objects are expensive enough that we need to cache t...
Elliott Hughes
2013-09-11
1
-0
/
+56
*
Move URLConnectionBenchmark to latest mockwebserver API
Brian Carlstrom
2013-05-09
1
-10
/
+13
*
Fix mentions of JSSE
Kenny Root
2013-05-09
1
-0
/
+1
*
am 645c1562: Merge "Replace mentions of old JSSE package name"
Kenny Root
2013-05-03
1
-1
/
+1
|
\
|
*
Replace mentions of old JSSE package name
Kenny Root
2013-05-03
1
-1
/
+1
*
|
Build Caliper microbenchmark tests.Also fix the URLConnectionBenchmark tests ...
Tsu Chiang Chuang
2013-03-28
73
-7
/
+241
|
/
*
Use H instead of k in DateToStringBenchmark.
Elliott Hughes
2013-03-18
1
-1
/
+1
*
Add the code.google.com/p/dalvik benchmarks to libcore.
Elliott Hughes
2013-02-13
70
-0
/
+7239