Yahor Berdnikau
28f359a3f0
Replace deprecated 'ANDROID_SDK_ROOT' with 'ANDROID_HOME'
...
This should allow to run build regression benchmarks that are using
Android plugin.
2022-05-23 17:23:24 +02:00
Yahor Berdnikau
1537b2ed3d
Update duckduckgo regression benchmarks
...
Make it compatible with Kotlin 1.7.0 release.
2022-05-10 23:43:55 +02:00
Yahor Berdnikau
5af9303a16
Add Kvision project to build regression benchmarks
...
This project covers Kotlin/JS build performance
^KT-51380 Fixed
2022-04-25 14:08:24 +02:00
Yahor Berdnikau
198c215c75
Update duckduckgo project for regression benchmarks.
...
Build with Kotlin 1.7.0 is broken due to Anvil dependency doesn't have
Kotlin 1.7.0 supported release.
2022-04-25 14:08:23 +02:00
Yahor Berdnikau
9c00787641
Update graphql-kotlin project for regression benchmarks
2022-04-25 14:08:23 +02:00
Yahor Berdnikau
be020c588c
Clarify the case when a new benchmark project should be added
...
^KT-49921 Fixed
2022-01-17 14:24:44 +00:00
Yahor Berdnikau
4fe27cce07
Add benchmarks for kotlin-graphql library.
...
This library uses Spring plus kapt.
^KT-49921 In Progress
2022-01-17 14:24:43 +00:00
Yahor Berdnikau
ee9965a139
Add more benchmarks for Duckduckgo app
...
^KT-49921 In Progress
2022-01-17 14:24:43 +00:00
Yahor Berdnikau
6c02ef0a44
Provide Android SDK with accepted licenses
...
For benchmarks using Android provide Android SDK via environment.
^KT-49921 In Progress
2021-12-23 11:03:13 +01:00
Yahor Berdnikau
10a1d2ca1d
Pass current Kotlin version to benchmark script
...
Allows using different current Kotlin versions in benchmark.
For example, SNAPSHOT version when current branch is master and
dev version on CI build.
^KT-49921 In Progress
2021-12-23 10:00:23 +01:00
Yahor Berdnikau
8d195e079e
Add basic benchmarks for Duckduckgo Android application
...
^KT-49921 In Progress
2021-12-21 14:00:57 +00:00
Yahor Berdnikau
d1f6faf236
Add Gradle project to run regression benchmarks
...
This project will contain all required Gradle infrastructure to run
regression benchmark scripts.
^KT-49921 In Progress
2021-12-21 14:00:57 +00:00