The 185-Microsecond Type Hint
3 points by fanf
3 points by fanf
I'd like to see the result IR for the two versions to see what is actually happening. In general non-polymorphic dynamic dispatch in the JVM is fast so I'm wondering what type information is present at all in the unhinted version.