I thought it'd be of interest to some of us around if we report boot times taken on various boxes powered by Mageia6 sta1, with Plasma5 and other desktops environments. Following are some (with links to details when they are known).
. . . . . OS . . . . . | . . D.E. . . | Date . | Time [1] . . . | Machine . . . . . . . | video | systemd-analyze
--------------------|-------------|----------|------------------|------------------------|----------|-----------------
Mageia6 sta1 | Plasma5 | Jul 10 | 65 (21 + 44) | Celeron 2007[2] | y
Mageia6 sta1 | Plasma5 | Jul 10 | 70 (35 + 35) | E 8400 hdd
Mageia6 sta1 | Plasma5 | Jul 10 | 70 (30 + 40) | i5 Sandy 2.3ghz hdd [4]
Mageia6 sta1 | Plasma5 | Jul 12 | 24 (10 + 14) | i3 Ivy 3.3 ghz ssd [4] | y
--------------------|-------------|----------|------------------|------------------------|----------|-----------------
Arch (rolling) | Plasma5 | Jul 10 | 54 . . . . . . . . . | Celeron 2007 . . . | y
Apricity rc1 . . | Gnome3| Jul 10 | 26 . . . . . . . . . | Celeron 2007 . . . | y
--------------------|-------------|----------|------------------|------------------------|----------|-----------------
Mageia6 sta1 | Mate . . . | Jul 11 | 18 (14 + 4) .. | Celeron 2007 . . . | y
Mageia6 sta1 | Mate . . . | Jul 12 | 24 (18 + 6) .. | Celeron 2007 . . . | y . . . | 19 sec
Mageia6 sta1 | Mate . . . | Jul 14 | 19 (13 + 6) .. | Celeron 2007 [4] | y . . . | 7.6 sec
Mageia6 sta1 | Mate . . . | Jul 22 | 7 . . . . . . . . . . | i3 Ivy 3.3 ghz ssd [4] | . | 3.4 sec (4.7.0-desktop-0.rc7.6.mga6)
Mageia6 sta1 | Mate . . . | Jul 27 | 8 . . . . . . . . . . | i3 Ivy 3.3 ghz ssd [4] | . | 6 sec (4.7.0-desktop-1.mga6)
Apologize for the quick and dirty vids with zaro cool pokemonGO audio track

Errr... Despite being heavier on the RAM and CPU, GNOME give me the hand three times faster than Mageia6 Plasma5

Looking a bit where may that come from I noticed that Mageia6 set up the wrong IO scheduler (cfq, not noop or deadline) for the SSD. Beside I found zero udev rules and adding one in /etc/udev/rules.d/ has no effect. But maybe that's because of Qemu-kvm?
What about your timing, have you got enough time to go to ... while it boots?
To compare we just need the box's specs (cpu, ram and disk) and real time to boot to a usable desktop.
And to track the slowness factors we can use that command:
- Code: Select all
uname -rms && systemd-analyze && systemd-analyze blame
EDIT: link to Corei3 Ivy corrected.
--
[1]: Seconds to a loaded desktop (from grub → login → desktop)
[2]: Celeron Conroe 1.9ghz, 2gig RAM and SSD in VM: `cpulimit -l 60% qemu-system-x86_64 -cpu Conroe -m 2G -enable-kvm`
[3]: I'd like to put the two screencasts side by side but unfortunately dunno how to
[4]: some daemons are disabled.