On an oldish Windows PC an empty C program generated by GCC takes about 0.03 seconds to run. An empty D2 program runs in about 0.11 seconds. Is this expected/good/acceptable/fixable?Bye, bearophile
That's a lot better than I expected! I don't think anyone would notice such a small difference.