Hi
From your experience, how fast is the AGK2 compiler for large projects? An example would be handy.
Also, how can I see exactly how long compilation time is? Currently when I compile an example project the compiler window just says, "Compilation finished successfully" without additional detail. Is there a log file saved somewhere?
Background info: I have a big game project I want to move to AGK2 from a very similar game development system. It should be relatively easy for me to learn to code with AGK2. I want to minimize time taken for compilation and getting a rough idea of how quick the compiler is would help. For context, the project in my old game development system takes 6.5 secs to compile 8735 (tier1 style) commands.