Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
optim: mark a few classes final #10809
Conversation
MeshCollider
commented
Jul 12, 2017
|
|
You can fix that by renaming the existing |
This was referenced Jul 13, 2017
fanquake
added the
Refactoring
label
Jul 17, 2017
|
@practicalswift I'll pull in the other two, but I think we should drop the CCoinsViewCache one. The inheritance there is hard enough to follow already. |
|
@theuni Sounds great! :-) |
theuni
and others
added some commits
Jul 12, 2017
|
utACK 40a0f9f |
|
utACK 40a0f9f |
theuni commentedJul 12, 2017
Using gcc's
-Wsuggest-final-typesand lto, I identified a few easy devirtualization wins: