find classes of object quickly

I have hundreds of thousands of class definitions and want to quickly
find all of which a given object is a type.

Iterating through all the definitions at run-time is probably not fast
enough.

What are the possible solutions? Any pointers to literature on this
problem?

Thanks,
--Paul

Received on Sunday, 14 June 2015 00:07:24 UTC