发明名称 Method for performing dynamic optimization of computer code
摘要 Early Java Virtual Machine implementations executed Java programs very slowly since the Java byte codes were interpreted. Later, Java compilers were introduced to improve performance. To further improve performance, the present invention introduces a method of dynamically optimizing computer code. The method of the present invention first compiles Java byte code into an object code. While compiling, the method introduces instrumentation code into the object code that performs path profiling. Specifically, the path profiling instrumentation code determines which execution paths are executed most often by counting the number of times each possible execution path is executed. When a particular execution path exceeds a threshold value, then that execution path is deemed a "hot" execution path. The hot execution path is then dynamically optimized. The optimized hot path is then executed instead of the original compiled object code for improved performance.
申请公布号 US6170083(B1) 申请公布日期 2001.01.02
申请号 US19970968547 申请日期 1997.11.12
申请人 INTEL CORPORATION 发明人 ADL-TABATABAI ALI-REZA
分类号 G06F9/45;G06F9/455;G06F11/34;G06F11/36;(IPC1-7):G06F9/45 主分类号 G06F9/45
代理机构 代理人
主权项
地址