> > > and /or > > RAM usage? > > Bigger, of course (on the order of a few hundred KB). Of course, > this might also slow down execuution a little because of more cache > misses, but this shouldn't matter much. Afaik cache hits are better when compiled statically? This because unused code is stripped out?