Describe the solution you'd like
It would be nice to see at the end of a code generation test run which types took the longest to generation. List the "top N" where N is a configurable number of slowest generated types, and the number of mockable members for that type. This may be useful to see where there might be some hotspots with certain types during generation.
Describe the solution you'd like
It would be nice to see at the end of a code generation test run which types took the longest to generation. List the "top N" where N is a configurable number of slowest generated types, and the number of mockable members for that type. This may be useful to see where there might be some hotspots with certain types during generation.