Hello Everyone
I have a simple question if anyone wants to answer. Has anyone attempted profiling their code when making a simple engine to log their flow and model systems and make a new design from the log of calls? Like look at the flow when printing to the logger from a profiler to view their designs in more of a system oriented way with a new light. This way you can deduce a new design for a simple game engine. Has anyone tried this strategy?