Optimized bytecode interpreter of virtual machine instructions
A technology of bytecode and virtual machine, applied in the optimization of interpreted program running time, in the field of programming language, it can solve the problem of increasing memory consumption
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0009] The present invention is now explained in detail, taking the Java language as an example, showing a novel machine runtime optimization strategy suitable for any bytecode-based language.
[0010] The usual approach to just-in-time (JIT) compilation of programs is to forego the Java Virtual Machine (VM) interpreter entirely and translate the application's bytecode into native code before execution (hence the name JIT). This approach involves understanding the semantics of the original application and reformulating it into a more convenient native form. Although this approach can be an effective way to obtain its performance, on the one hand it comes at the cost of large storage consumption, because bytecode-based languages are more compact than native code; on the other hand, the necessary Consumes a lot of CPU (Central Processing Unit) resources because the task of re-transforming Java bytecode on the target machine is not trivial.
[0011] The invention is also based...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com