Hi I would like guix package -A/s to be faster. There it takes >3s every time I run the command.
Would it be possible to populate an index or something when pulling so that we have the information in a sqlite-db instead of traversing 40 go-files with guile? On an older guixsd with about 4k packages the delay was noticeably shorter. What do you think?