Disambiguation evidence for ART via surface form

"Android Runtime"


As subject (47)

Triples where this entity appears as subject under the label "Android Runtime".

Predicate Object
abbreviation ART self-linksurface differs
componentOf Android application framework
defaultSince Android 5.0 Lollipop
designGoal improve memory efficiency
designGoal improve performance over Dalvik
designGoal reduce power consumption
designGoal support modern language features
developer Google
environmentType virtual machine-like runtime
executes DEX bytecode
executionModel managed code execution
feature ahead-of-time compilation
feature class loading
feature debugging support
feature exception handling
feature garbage collection
feature just-in-time compilation
feature memory management
feature performance optimizations
feature runtime profiling
handles garbage collection for app processes
handles thread scheduling support
inputFormat Dalvik Executable format
instanceOf Android platform component
instanceOf managed runtime environment
instanceOf software component
integratesWith Android SDK
surface form: Android framework APIs
integratesWith Linux kernel
introducedIn Android 4.4 KitKat (as optional runtime)
operatingSystem Android
optimizes application execution speed
optimizes application memory usage
optimizes application startup time
primaryFunction execute Android applications
provides core execution services for Android apps
replaces Android Dalvik VM
surface form: Dalvik virtual machine
supports profile-guided compilation
supportsLanguage Java
supportsLanguage Kotlin
supportsLanguage other JVM-based languages
targetArchitecture ARM
targetArchitecture ARM64
targetArchitecture x86
targetArchitecture x86-64
uses AOT compiler
uses JIT compiler
uses garbage collector