- 0230306 Add documentation about libcore benchmark tests by Victor Chang · 3 years ago
- 2245292 Revert^2 "OpenJDK 11: Add String.repeat()" by Orion Hodson · 3 years ago
- f983b16 Revert "OpenJDK 11: Add String.repeat()" by Orion Hodson · 3 years, 1 month ago
- 33315bc OpenJDK 11: Add String.repeat() by Nikita Iashchenko · 3 years, 1 month ago
- 148fe8b Improve the performance of String.format by 10x by Victor Chang · 3 years, 2 months ago
- c4d3bc6 Use python3 in various python scripts in libcore/ by Victor Chang · 3 years, 3 months ago
- 1bb7717 Add tiny strings test case to ScannerBenchmark. by Almaz Mingaleev · 3 years, 4 months ago
- c0b5cee Mark Scanner benchmark as macrobenchmark. by Almaz Mingaleev · 3 years, 4 months ago
- 9917296 Add Scanner benchmark. by Almaz Mingaleev · 3 years, 4 months ago
- 4f70e80 [LSC] Add LOCAL_LICENSE_KINDS to libcore by Bob Badour · 3 years, 9 months ago
- 23599b4 Remove NativeTestTarget. by Nicolas Geoffray · 4 years ago
- c975a74 Add ASCII strings to StringToBytesBenchmark. by Vladimir Marko · 4 years, 1 month ago
- ac525ff Merge "Switch to OpenJDK 8 java/math" by Hans Boehm · 4 years, 3 months ago
- 930e9a1 Switch to OpenJDK 8 java/math by Hans Boehm · 5 years ago
- 3d1b6d6 Inclusive Language Fixit: Replace dummy with fake by Paul Duffin · 4 years, 4 months ago
- 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