I have been messing around with Guix on a spare system and one thing that seems strange to me is that to do a full upgrade on Guix it takes me sometimes between 30-60 minutes. It's a bit of an older system with an FX-9590, 16GB RAM, a 1TB SATA Samsung SSD, and a GTX 780 Ti but that same system can do a full upgrade on EndeavourOS, Trisquel, Solus, or other distros in usually less than 5-10 minutes. Wondering if i'm doing something wrong. The commands I have used are:
guix pull
hash guix
guix upgrade
sudo guix system reconfigure /etc/config.scm
Ideas ?