@autra since we're talking about rendering, I'd like to share something that I've been working on for a while now to help me better understand how to improve performance:
https://github.com/jahow/rendering-analyzer
This is a tool which will track the time spent in various classes and give you a detailed overview in real time. I'd be really curious to know if that could be helpful to anyone else!
This is what it looks like.
GitHub - jahow/rendering-analyzer: A pluggable tool for analyzing rendering tasks, outputs as graph or table.
A pluggable tool for analyzing rendering tasks, outputs as graph or table. - GitHub - jahow/rendering-analyzer: A pluggable tool for analyzing rendering tasks, outputs as graph or table.