Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
c74b63fa98f964edb32c642717f59d49da39c042
/
benchmarks
67b3fa6
Replace ICU.initLocaleDataNative with ICU4J implementation
by Victor Chang
· 4 years, 8 months ago
0e0f8c4
Remove duplicate libraries that are provided by system modules
by Paul Duffin
· 5 years ago
83c2538
Switch from no_standard_libs:true to sdk_version:"none"
by Paul Duffin
· 5 years ago
93f5bb8
Fix language level 9 build.
by Tobias Thierer
· 5 years ago
94f7023
Convert benchmarks/Android.mk to .bp
by Paul Duffin
· 5 years ago
10ce626
Remove benchmarks that use non-public APIs
by Neil Fuller
· 6 years ago
999b668
Remove non-libcore benchmarks
by Neil Fuller
· 6 years ago
4bd6781
Merge "Rename org.kxml2 code to com.android.org.kxml2"
by Treehugger Robot
· 6 years ago
458d8cb
Rename org.kxml2 code to com.android.org.kxml2
by Neil Fuller
· 6 years ago
39bddf2
Merge "Add benchmark for System.getProperty() vs. AccessController/GetPropertyAction."
by Tobias Thierer
· 6 years ago
615af4b
Add benchmark for System.getProperty() vs. AccessController/GetPropertyAction.
by Tobias Thierer
· 6 years ago
12895dc
Merge "Verify java.util.Arrays against OpenJDK 8u121-b13." am: 8bef903bf4
by Pete Gillin
· 7 years ago
2e68237
Verify java.util.Arrays against OpenJDK 8u121-b13.
by Pete Gillin
· 7 years ago
4979c15
Merge "Fix DeepArrayOpsBenchmark." am: 1dd66948a4 am: 80ac91a113
by Pete Gillin
· 7 years ago
b9ad76c
Fix DeepArrayOpsBenchmark.
by Pete Gillin
· 7 years ago
74892be
Merge "Remove cachedLocaleData from NumberFormat." am: 6f5d9c76f5 am: 7ee10b4533
by hansson
· 7 years ago
6e822f0
Merge "Remove cachedLocaleData from DecimalFormatSymbols." am: 69844beb4c am: c9841fd32a
by hansson
· 7 years ago
6f5d9c7
Merge "Remove cachedLocaleData from NumberFormat."
by hansson
· 7 years ago
69844be
Merge "Remove cachedLocaleData from DecimalFormatSymbols."
by hansson
· 7 years ago
4e1eba3
Remove cachedLocaleData from DecimalFormatSymbols.
by Anton Hansson
· 7 years ago
0702776
Remove cachedLocaleData from NumberFormat.
by Anton Hansson
· 7 years ago
beed453
Merge "Remove cachedLocaleData from DecimalFormat." am: 2ef3444144 am: 67cf38fb29
by hansson
· 7 years ago
f055b94
Remove cachedLocaleData from DecimalFormat.
by Anton Hansson
· 7 years ago
4dce9cc
Merge changes from topic "utf8decoder" am: 66805fc98d am: 6ded4af9ca
by vichang
· 7 years ago
2259a71
Make the Android fast-path UTF-8 decoder follow the Unicode Standard and the W3C Encoding standard.
by Victor Chang
· 7 years ago
45e812c
Merge "Add VMDebug.getInstancesOfClasses API." am: e7aad93b91 am: c3d216eae8
by Richard Uhler
· 7 years ago
b511616
Switch usages of legacy-test to android.test.base
by Paul Duffin
· 7 years ago
2953435
Add VMDebug.getInstancesOfClasses API.
by Richard Uhler
· 7 years ago
e1754dd
Increase ZipFile read buffers size to 64k
by Przemyslaw Szczepaniak
· 7 years ago
9084fb6
Revert "Revert "Matcher: Avoid excessive String copies.""
by Narayan Kamath
· 8 years ago
53e4e15
Revert "Matcher: Avoid excessive String copies."
by Narayan Kamath
· 8 years ago
9035636
Matcher: Avoid excessive String copies.
by Narayan Kamath
· 8 years ago
441108f
Replace core-junit with legacy-test
by Paul Duffin
· 8 years ago
e70784b
Add object clone benchmark
by Mathieu Chartier
· 8 years ago
d0c91f2
Remove DateFormat time pattern caching
by Neil Fuller
· 8 years ago
bb8ae11
Revert "Revert "benchmarks: Add timings for @FastNative/@CriticalNative""
by Igor Murashkin
· 8 years ago
29c483f
Revert "benchmarks: Add timings for @FastNative/@CriticalNative"
by Nicolas Geoffray
· 8 years ago
efab71a
benchmarks: Add timings for @FastNative/@CriticalNative
by Igor Murashkin
· 8 years ago
550f405
ART: Added benchmark for string dex cache
by Christina Wadsworth
· 8 years ago
9e86d9f
Merge "Add an IMT conflict benchmark"
by Treehugger Robot
· 8 years ago
e73e05f
Add test and benchmarks for SimpleDateFormat.
by Joachim Sauer
· 8 years ago
daaf589
Add an IMT conflict benchmark
by Matthew Gharrity
· 8 years ago
8926b65
More performance benchmarks for MessageDigest.
by Alex Klyubin
· 8 years ago
de81def
JarFile: Optimize getMetaInfEntryNames.
by Narayan Kamath
· 9 years ago
bdd8f39
Merge "Avoid additional Object allocations that are immediately unboxed"
by Tobias Thierer
· 9 years ago
a8d952d
Optimize StringBuilder.append for String with range
by Yi Kong
· 9 years ago
a5448c0
Avoid additional Object allocations that are immediately unboxed
by Tobias Thierer
· 9 years ago
f9d0b60
String: Improve performance of String.getBytes.
by Narayan Kamath
· 9 years ago
4e7a696
benchmarks: Add a String benchmark for replace.
by Narayan Kamath
· 9 years ago
3fdfc1f
Add Character#digit(int, int) fastpath
by Przemyslaw Szczepaniak
· 9 years ago
1323d54
File: Fix fs.resolve when child == "/"
by Narayan Kamath
· 9 years ago
3a27237
Add test for invoke-interface performance with IMT
by Alex Light
· 9 years ago
27c702b
Fix ByteBuffer performance regression.
by Przemyslaw Szczepaniak
· 9 years ago
8c6a910
ZipFile: Improve performance for ZipFile.<init>
by Narayan Kamath
· 9 years ago
1532860
Improve performance of Reference processing.
by Richard Uhler
· 9 years ago
48318b8
resolve merge conflicts of a960fcb421 to master.
by Andreas Gampe
· 9 years ago
ea13f82
Switch to latest version of Caliper
by Paul Duffin
· 9 years ago
9639153
StringCaseMappingBenchmark typo fix
by Yi Kong
· 9 years ago
70b617f
Merge mnc-dr-enso-dev into master
by Przemyslaw Szczepaniak
· 9 years ago
bf07204
Merge lmp changes into mnc.
by Narayan Kamath
· 9 years ago
51b1b69
Initial import of OpenJdk files.
by Piotr Jastrzebski
· 10 years ago
97e6de1
Speed up Finalizer Daemon
by Hans Boehm
· 9 years ago
3796347
Add Reference/ReferenceQueue benchmark.
by Richard Uhler
· 9 years ago
3367001
Delete obsolete SystemPropertiesBenchmark.
by Vladimir Marko
· 9 years ago
34ba8b5
Migrate DecimalFormat to use ICU4J.
by Rayhaan Jaufeerally
· 9 years ago
b7b17db
Fix Class#getField method
by Alex Light
· 9 years ago
17975fe
Merge "Add benchmark for case conversion."
by Neil Fuller
· 9 years ago
de6dbfa
Add benchmark for case conversion.
by Rayhaan Jaufeerally
· 9 years ago
b8fcb81
Merge "Revert "Revert "Migrate Collator classes to use ICU4J."""
by Neil Fuller
· 9 years ago
3df3bfc
Revert "Revert "Migrate Collator classes to use ICU4J.""
by Rayhaan Jaufeerally
· 9 years ago
48cf688
Add more tests to AnnotatedElementBenchmark.
by Jeff Hao
· 9 years ago
4fd3844
Merge "Revert "Migrate Collator classes to use ICU4J.""
by Neil Fuller
· 9 years ago
5fc822e
Revert "Migrate Collator classes to use ICU4J."
by Neil Fuller
· 9 years ago
0340f95
Merge "Change the Bidi class over to ICU4J."
by Neil Fuller
· 9 years ago
bf7bbff
Migrate Collator classes to use ICU4J.
by Rayhaan Jaufeerally
· 9 years ago
660d0be
Change the Bidi class over to ICU4J.
by Rayhaan Jaufeerally
· 9 years ago
9dcac82
Migrate IDNA2003 implementation to ICU4J.
by Rayhaan Jaufeerally
· 9 years ago
bf7fbb3
Add isInstance performance test to ReflectionBenchmark.
by Jeff Hao
· 9 years ago
395d429
String.Equals Optimization Benchmark
by agicsaki
· 9 years ago
5dc9ac8
Implemented ceil and floor in StrictMath
by agicsaki
· 9 years ago
3db17f7
Merge "Revert "Revert "Modification to the way boot classpath resources are loaded"""
by Neil Fuller
· 9 years ago
2ce899f
Revert "Revert "Modification to the way boot classpath resources are loaded""
by Neil Fuller
· 9 years ago
049862d
Merge "Revert "Modification to the way boot classpath resources are loaded""
by Neil Fuller
· 9 years ago
0c2e3c7
Revert "Modification to the way boot classpath resources are loaded"
by Neil Fuller
· 9 years ago
e41d5b9
Merge "Modification to the way boot classpath resources are loaded"
by Neil Fuller
· 9 years ago
05a5c2f
Modification to the way boot classpath resources are loaded
by Neil Fuller
· 9 years ago
8c75589
Get rid of old Harmony Services cache
by Kenny Root
· 9 years ago
cc4791a
Get rid of old Harmony Services cache
by Kenny Root
· 9 years ago
c3dc3f7
Add buffering to KXmlSerializer
by Wojciech Staszkiewicz
· 10 years ago
2abeaa6
Move Class.newInstance to native
by Mathieu Chartier
· 10 years ago
a40d244
Ensure consistency of capitalization in RelativeDateTimeFormatter
by Neil Fuller
· 10 years ago
12fbbc1
Use ICU4J more in DateIntervalFormat and RelativeDateTimeFormatter
by Neil Fuller
· 10 years ago
3f1ba8f
Rename package to android.icu.* instead of com.android.ibm.icu.*.
by Narayan Kamath
· 10 years ago
f37f781
Revert "Revert "Add icu4j to core-libart.jar.""
by Narayan Kamath
· 10 years ago
3b59929
Revert "Add icu4j to core-libart.jar."
by Narayan Kamath
· 10 years ago
de7c1fb
Add icu4j to core-libart.jar.
by Narayan Kamath
· 10 years ago
352ba7e
Add BreakIterator benchmark to the libcore benchmark suite.
by Narayan Kamath
· 10 years ago
7bcff48
Use ICU for relative time formatting
by Tao Bao
· 10 years ago
36776bc
Extend ArrayList fastpath to Collections.sort(List<T>, Comparator<T>).
by Narayan Kamath
· 10 years ago
fa080b8
Add a zero-copy path for Collections.sort() on ArrayList.
by Narayan Kamath
· 10 years ago
Next »