- clone Kotlin project
- run
./gradlew dist
in Kotlin project - write-out path to Kotlin dist in
pom.xml
at<kotlin.compiler.path>/home/sufix/work/kotlin-gkb/dist/kotlinc/lib/kotlin-compiler.jar</kotlin.compiler.path>
- run
mvn clean install
- edit env setup in
run.sh
export COMPILER_PATH=path-to-kotlin/dist/kotlinc/lib/kotlin-compiler.jar
export RUNTIME_PATH=path-to-kotlin/dist/kotlinc/lib/kotlin-runtime.jar
orkotlin-stdlib.jar
for more loadexport KOTLINC_PATH=path-to-kotlin/dist/kotlinc/bin/kotlinc
- execute
./run.sh
, parameters is./run.sh [BenchmarkRegex] [Size]
, ex:./run.sh Inference 5000
-
Notifications
You must be signed in to change notification settings - Fork 3
dzharkov/kotlin-compiler-benchmarks
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published