|
|
|
|
|
by MichaelGG
4585 days ago
|
|
Can profile-guided optimization realise that a certain virtual function almost always resolves to a specific implementation and have a conditional check to inline or optimize when needed? I'm not overly experienced with complicated OO systems, but sometimes it seems the OO is just an abstraction for convenience, but runtime will always take a particular path. |
|
[1] http://en.wikipedia.org/wiki/Inline_caching