> Well, a quick look at the system shows one possible contributing factor: the rsyslog package in Debian has a systemd unit file, but not an upstart job file.
Actually, this shows a possible contributing factor why *systemd* is slow: it has to start both the journal and rsyslog.
The comparison is probably more balanced if you disable rsyslog for systemd boot and make journal logging persistent.