|
|
|
|
|
by eloff
3504 days ago
|
|
Nice, I had a feeling they did that, thanks for the link. I fully agree, missed optimization opportunity from not being able to inline is usually a bigger effect, because loops dominate the runtime and that's where those optimizations count. |
|