Add Kvision project to build regression benchmarks
This project covers Kotlin/JS build performance ^KT-51380 Fixed
This commit is contained in:
-3
@@ -33,9 +33,6 @@ class Scenario {
|
||||
applyAbiChange.add(pathToClassFile)
|
||||
}
|
||||
|
||||
/**
|
||||
* Currently not-working: https://github.com/gradle/gradle-profiler/issues/378
|
||||
*/
|
||||
fun applyNonAbiChangeTo(pathToClassFile: String) {
|
||||
applyNonAbiChange.add(pathToClassFile)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user