This is a tweaked version of Goro Fuji's XS implementation of
authorDave Rolsky <autarch@urth.org>
Wed, 3 Dec 2008 03:27:51 +0000 (03:27 +0000)
committerDave Rolsky <autarch@urth.org>
Wed, 3 Dec 2008 03:27:51 +0000 (03:27 +0000)
commitc94afdc4ebe552a2e1da78415d0e366516349a8e
treec00190cf7d7c1024a066314468f8ae3024e66aaf
parent05e183d1439f8462f9672456448f0e3eb19132e1
This is a tweaked version of Goro Fuji's XS implementation of
get_method_map. Tweaks were done for style, and some implementation
issues based on comments from rafl.

It seems to be about 3x faster when rebuilding the map, though if the
map doesn't need rebuilding, the speed difference is trivial.
MOP.xs