[FEATURE?] Visualization mode "Blueprint complexity"

Why there is still no visualization mode “Blueprint complexity” to see the most “heavy” blueprints in color, like Shader complexity and Light complexity? @Tina_Wisdom @ludovicchabant @Matthew.Ivey @SupportiveEntity could you pay attention for this?

Hey there @Etyuhibosecyu! That’s an interesting feature request! Were you thinking something like measuring Cyclomatic Complexity, assigning value then displaying it in color?

No, I meant not cyclomatic complexity but the time to process the blueprint during the last several seconds (percent of the last 1-5 seconds taken by this blueprint). I have watched the video and it has shown that the cyclomatic complexity is the number of execution paths, but the program may go along one path several hundreds of milliseconds.