I feel like somewhat of a geek for saying this but the way I understand it (not very well :)), the speed factor is probably related to the kernel issue:
Linux is monolithic-kernel based system. This means most essential services are compiled together all at the same time. This means that...