|
|
|
|
|
by wk_end
686 days ago
|
|
I mentioned this in my original comment: > This gives you worse-than-JIT performance on all field access, since JITs can perform dynamic shape analysis. We're talking about using types to guide static compilation. Dynamic recompilation is moot. |
|