Method Dispatch Internals

time to read 1 min | 90 words

Sasha Goldshtein just posted some very interesting stuff about the way the JIT optimize method dispatch. Despite the interesting topic, what caught my eye more than everything else was:

Currently, the JIT is documented (perhaps "blogged about" would be more precise here)

I found it hilarious.

Recommended reading.