When comparing Gentoo Linux vs Adélie Linux, the Slant community recommends Gentoo Linux for most people. In the question“What are the best Linux distros that don't use systemd?” Gentoo Linux is ranked 6th while Adélie Linux is ranked 41st. The most important reason people chose Gentoo Linux is:
You build the package from a source you can see and read. You decide which features you want to build in and which aren't needed. You can choose build options, optimisation and whatever else fancy stuff you want modified. With a binary distribution this simply isn't possible.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Full control of the software
You build the package from a source you can see and read. You decide which features you want to build in and which aren't needed. You can choose build options, optimisation and whatever else fancy stuff you want modified. With a binary distribution this simply isn't possible.
Pro Portage's emerge is powerful
Portage is a package management system with a huge amount of options and features.
Pro Fully customizable
The usage of advanced features like USE flags makes it more customizable than any binary distribution.
Pro Freedom
You are free to do whatever you want with it. As a result, its configuration reflects your unique taste and personality.
Pro Great for anyone who is serious about learning the intricacies of Linux
It's useful for both beginners and professionals. For the installation, Gentoo offers various types, which are referred to as stages. Basically meaning how in depth you would want to go into the process of installation. For beginners it's useful to choose for a starting distro due to its various stages that can be very time consuming but beneficial as you learn the composition in general of Linux.
Pro Can by optimized to any given CPU by using proper compile flags
Since everything is being built on your PC you can fine-tune the code to make use of your CPU. And all it requires is two lines of string variables in a global config.
Pro Portability
There are many architectures available for Gentoo : i386, x86-64, PowerPC, PowerPC 64, sparc, DEC Alpha, ARM, MIPS, PA-RISC, S390, IA-64, sh, m68k.
Pro Can be officially systemd-free
Gentoo's default init system is OpenRC. Gentoo also officially supports systemd-free Gnome and udev. Users are free to choose any init system they want.
Pro Documentation and community are second to none
Provides a whole handbook to refer to during setup and usage.
Pro A very large collection of software is available
There are more than 19.000 packages available in the official repository. And even more with overlays.
Pro Gentoo does not impose a standard look-and-feel
Pro Superiority and smartness
You get superiority and get called smart daily for going through the processes of punishing yourself to a compile install you also get a cool neofetch logo.
Pro Live USB installation
Installation via a Live USB allows you to go back and fix mistakes from it without having to restart the whole installation process.
Pro Simple packaging system
Built on Alpine's APKBUILD system, which is an accessible and simple packaging system. If you're familiar with Arch's ABS or Gentoo's ebuilds, APKBUILDs are a breeze.
Pro Is pure Python 3
There is a hard and fast rule against Python 2 software in the main repositories, with efforts focused on adapting software to use Python 3 where possible.
Pro Small and performant
A standard installation takes under 200 MB. Only the bare necessities are included.
Pro Inviting and receptive development team
The people building the distro are knowledgeable and helpful when issues arise. Merge requests are actively suggested and reviewed, and the developers thank users for taking the time to learn the distro.
Cons
Con Not beginner-friendly
You have to read a lot of instructions to start, even if you are familiar with Linux. Furthermore, as you have to configure the kernel and init system, expect some boot failures at beginning.
Con Since everything must be compiled it takes a lot longer to update
And if you have to update the kernel or some heavy software like Chromium it can takes hours if not more on weaker hardware.
Con No default installer
Installation must be done manually by following instructions in the handbook.

Con Customized package installation can take a long time and cause installation failures
The Gentoo package management system allows you to configure what compilation flags packages should support - i.e. specific processor flag support (SSE, SSE2, etc.), -O1, -O2, -O3 optimization, etc.
If you accept one of the default flags, Gentoo downloads binaries from the server. However, if you decide to optimise, it can and will download all source packages and start compiling allthe programs and libraries on your system. If your chosen flags don't work with a particular library, installation will fail.
Con Somewhat outdated solutions
While being outdated per se is virtually impossible for a rolling-release distro with a large community, a large portion of said community sticks to outdated solutions. For example, Gentoo's primary init system is OpenRC, which is cumbersome and awkward to use and provides little control over the system. While you can just choose systemd, it will require some tinkering. Other examples include stubbornly declaring an initramfs a last resort and an "oh my god 1337 H4XX0RZ surely have nothing better to do than trying for a month to exploit some vulnerability to steal my pony art, I have to fortify so hard my performance and ease of use will suffer" 90s security mentality.
Because of just how much freedom Gentoo provides you with, this usually isn't a big deal though.
Con Too hard
Con Not (yet) ready for Linux newbies
As of November 2018, there isn't an installer yet. If you're familiar with installing Arch or Gentoo (via chroot, fdisk, et al) then it's no big deal. An installer framework (called Horizon) is in the works.
Con Is pure Python 3
Python 2 support is not supported by the distro, so many older upstreams who haven't adapted to Python 3 yet will need their software patched to work (this is both a pro and a con).
Con Somewhat limited package set for servers
As of November 2018, it's still missing some server software. It's primarily a desktop-oriented distribution, but accepts server packages and progress has already been made on that front, including lighttpd, apache, and php-fpm. Contributors are already bringing more server software to the distro, including certbot, cgit, and Nextcloud.
