Configure project descriptor with directives
Implement optimize import test with redesigned class
This commit is contained in:
@@ -17,4 +17,6 @@ class Action {
|
||||
measureTimeMillis({ println(HashMap<String, Int>().size()) })
|
||||
val test : ArrayList<Int>? = null
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// RUNTIME
|
||||
@@ -11,4 +11,6 @@ class Action {
|
||||
measureTimeMillis({ println(HashMap<String, Int>().size()) })
|
||||
val test : ArrayList<Int>? = null
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// RUNTIME
|
||||
Reference in New Issue
Block a user