Is there any way we can get some profiling informa...
# compiler
p
Is there any way we can get some profiling information from the compiler? We generate a lot of code which is slow to compile. It would be good to have a way of benchmarking the compilation to see where the hotspots are.
d