Write benchmarks for some generated cases
This commit is contained in:
committed by
Mikhail Glukhikh
parent
c47a8e2025
commit
0a8d0baa59
@@ -90,5 +90,6 @@ val jmhExec by tasks.creating(JavaExec::class) {
|
||||
|
||||
workingDir = rootDir
|
||||
systemProperty("idea.home.path", project.intellij.localPath)
|
||||
systemProperty("idea.max.intellisense.filesize", 5000 * 1024)
|
||||
configurations.plusAssign(project.configurations["compile"])
|
||||
}
|
||||
Reference in New Issue
Block a user