The more you do at compile time the longer compilation will take, of course. It's hard to say how much something like that would affect compile time without actually doing it. The official compiler, dmd, is already incredibly fast though (the 182,955 line standard library phobos built in 9.254 seconds on my machine) so you have a lot of headroom to work with.