Download presentation
Presentation is loading. Please wait.
Published byVera Susanti Agusalim Modified over 6 years ago
1
“just-in-time” compilation (JIT) technique prepared by - Harshada Hole
2
Introduction Translation performed dynamically
Process of reverse-engineering and re-engineering benefits of both static compilation and interpretation
3
Amalgamation of two ideas * Bytecode compilation * Dynamic Compilation
Overview Amalgamation of two ideas * Bytecode compilation * Dynamic Compilation
4
Classification Invocation * Implicit and explicit Executability
* Mono executable and poly - executable Concurrency * Concurrent and not concurrent
5
Compilation Technique
JIT compilation techniques often focuses around implementation of a particular programming languages Overview of .NET framework * MSIL * Native code * JIT compiler
6
Advantages Improves Performance Recompiles the code
Greater Portability Smaller in size Use Run-time Metrics
7
Thank you !!!
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.