Polymorphic Inline Cache

Polymorphic Inline Cache

Polymorphic Inline Cache is when you cache more than one object->method lookup pair per location in the code.

Ex from the Ruby language:def go(a) a.goendIf you call this with different a parameters then the VM would 'remember' which one goes with which and cache and reuse those.

References

* http://research.sun.com/self/papers/pics.html
* http://www.ruby-forum.com/topic/55723


Wikimedia Foundation. 2010.

Игры ⚽ Нужно сделать НИР?

Look at other dictionaries:

  • PIC — or Pic can refer to the following:Technology* Personal Internet Communicator * Pic language (computer image description language) * PIC microcontroller by Microchip, Inc. * PICtor PIC image format * Pixar Image Computer * Plastic identification… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”