3 Execution System 3.1 Java JVM and Bytecode 3.1 자바 실행 모델과 자바 바이트코드의 예
Figure 1. Java 8 language feature support using desugar bytecode transformations. 그림 1. desugar 바이트코드 변환을 사용하는 Java 8 언어 기능 지원
Squirrelfish, being a bytecode engine, eliminates almost all of these costs at run time. Squirrelfish, 바이트 엔진이되고, 이러한 비용의 거의 모든 시간을 실행하지 않아도됩니다.
For example, the execution of the bytecode is much faster than visiting a node of the tree parser. 예를 바이트의 구현을 위해서는 훨씬 더 빨리 트리 노드를 구문을 방문했다. 공유 :
Certain third-party plugins that perform bytecode enhancement may cause issues with how Instant Run instruments your app. 바이트코드 개선을 수행하는 일부 타사 플러그인으로 인해 Instant Run이 앱을 계측하는 방법에 문제가 발생할 수 있습니다.