I've noticed that GC profiling[1] is not provided if the application exit()s as opposed to returns. Is that intended? Would it be possible to print it still? Related, stdout may not be the best place for that information: ;) https://issues.dlang.org/show_bug.cgi?id=15602 Ali [1] https://dlang.org/spec/garbage.html#gc_config