RVM

Infer pure methods through compiler and bytecode analysis

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: 3.2
  • Component/s: Compiler: Optimizing
  • Labels:
    None
  • Number of attachments :
    0

Description

In "The Use of a Pure Method Attribute in a Dynamic Compilation Environment" to be presented at ICOOOLPS 2008, we show how we can automatically determine pure methods through bytecode and optimizing compiler analysis. Marking methods pure by analysis, saves compilation time (as the pure method is reflectively called rather than inlined and optimized) and can reduce the amount of code. This work showed a resultant speedup of 1.29%.

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated: