Precomputing Method Lookup

This paper looks at Method Lookup and discusses the Emer- ald approach to making Method Lookup more ecient by precomputing method lookup as early as possible — even moving it back into the com- pilation phase, if possible, thus eliminating method lookup entirely for many simple procedure calls.