You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Paul Bowen-Huggett edited this page May 25, 2018
·
11 revisions
COMDAT duplication
The following charts show the number of duplicated COMDAT instances found in the object files for large, real-world, C++ projects. In each case, the projects' object files were scanned to discover the set of COMDAT instances. These were then matched according to the normal rules followed by the static linker. For each name, the number of instances generated by the compiler and discarded by the linker was counted. The size of each instance is captured to give an indication of the compile-time cost of the code-generation cost.