Gentoo's system is faster because everything is compiled from source. However, if you wish to quickly install something, that's going to be a problem, especially with a 1GHz processor. Emerge is like the source equivilent of apt-get. It detects what dependencies you need and compiles them before it compiles the program. It takes a lot of time to install and upgrade, however, I believe the speed boost is worth it.