index
:
Project-1CE/libcore
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchmarks
Age
Commit message (
Expand
)
Author
2021-09-27
Switch to OpenJDK 8 java/math
Hans Boehm
2019-09-20
Remove duplicate libraries that are provided by system modules
Paul Duffin
2019-06-12
Switch from no_standard_libs:true to sdk_version:"none"
Paul Duffin
2019-05-28
Fix language level 9 build.
Tobias Thierer
2019-05-22
Convert benchmarks/Android.mk to .bp
Paul Duffin
2018-10-17
Remove benchmarks that use non-public APIs
Neil Fuller
2018-10-15
Remove non-libcore benchmarks
Neil Fuller
2018-08-13
Merge "Rename org.kxml2 code to com.android.org.kxml2"
Treehugger Robot
2018-07-11
Rename org.kxml2 code to com.android.org.kxml2
Neil Fuller
2018-07-05
Merge "Add benchmark for System.getProperty() vs. AccessController/GetPropert...
Tobias Thierer
2018-07-04
Add benchmark for System.getProperty() vs. AccessController/GetPropertyAction.
Tobias Thierer
2018-04-24
Merge "Verify java.util.Arrays against OpenJDK 8u121-b13." am: 8bef903bf4
Pete Gillin
2018-04-24
Verify java.util.Arrays against OpenJDK 8u121-b13.
Pete Gillin
2018-04-23
Merge "Fix DeepArrayOpsBenchmark." am: 1dd66948a4
Pete Gillin
2018-04-17
Fix DeepArrayOpsBenchmark.
Pete Gillin
2018-02-16
Merge "Remove cachedLocaleData from NumberFormat." am: 6f5d9c76f5 am: 7ee10b4533
hansson
2018-02-16
Merge "Remove cachedLocaleData from DecimalFormatSymbols." am: 69844beb4c am:...
hansson
2018-02-16
Merge "Remove cachedLocaleData from NumberFormat."
hansson
2018-02-16
Merge "Remove cachedLocaleData from DecimalFormatSymbols."
hansson
2018-02-15
Remove cachedLocaleData from DecimalFormatSymbols.
Anton Hansson
2018-02-15
Remove cachedLocaleData from NumberFormat.
Anton Hansson
2018-02-14
Merge "Remove cachedLocaleData from DecimalFormat." am: 2ef3444144 am: 67cf38...
hansson
2018-02-14
Remove cachedLocaleData from DecimalFormat.
Anton Hansson
2018-01-12
Merge changes from topic "utf8decoder" am: 66805fc98d am: 6ded4af9ca
vichang
2018-01-11
Make the Android fast-path UTF-8 decoder follow the Unicode Standard and the ...
Victor Chang
2017-12-01
Merge "Add VMDebug.getInstancesOfClasses API." am: e7aad93b91 am: c3d216eae8
Richard Uhler
2017-11-30
Switch usages of legacy-test to android.test.base
Paul Duffin
2017-11-29
Add VMDebug.getInstancesOfClasses API.
Richard Uhler
2017-09-27
Increase ZipFile read buffers size to 64k
Przemyslaw Szczepaniak
2017-04-04
Revert "Revert "Matcher: Avoid excessive String copies.""
Narayan Kamath
2017-04-03
Revert "Matcher: Avoid excessive String copies."
Narayan Kamath
2017-04-03
Matcher: Avoid excessive String copies.
Narayan Kamath
2016-11-30
Replace core-junit with legacy-test
Paul Duffin
2016-10-10
Add object clone benchmark
Mathieu Chartier
2016-10-03
Remove DateFormat time pattern caching
Neil Fuller
2016-09-26
Revert "Revert "benchmarks: Add timings for @FastNative/@CriticalNative""
Igor Murashkin
2016-09-26
Revert "benchmarks: Add timings for @FastNative/@CriticalNative"
Nicolas Geoffray
2016-09-23
benchmarks: Add timings for @FastNative/@CriticalNative
Igor Murashkin
2016-08-26
ART: Added benchmark for string dex cache
Christina Wadsworth
2016-08-26
Merge "Add an IMT conflict benchmark"
Treehugger Robot
2016-08-17
Add test and benchmarks for SimpleDateFormat.
Joachim Sauer
2016-06-20
Add an IMT conflict benchmark
Matthew Gharrity
2016-06-17
More performance benchmarks for MessageDigest.
Alex Klyubin
2016-05-13
JarFile: Optimize getMetaInfEntryNames.
Narayan Kamath
2016-04-26
Merge "Avoid additional Object allocations that are immediately unboxed"
Tobias Thierer
2016-04-25
Optimize StringBuilder.append for String with range
Yi Kong
2016-04-25
Avoid additional Object allocations that are immediately unboxed
Tobias Thierer
2016-04-18
String: Improve performance of String.getBytes.
Narayan Kamath
2016-04-08
benchmarks: Add a String benchmark for replace.
Narayan Kamath
2016-04-07
Add Character#digit(int, int) fastpath
Przemyslaw Szczepaniak
[next]