Humberto Ortiz Zuazaga <humberto.or...@gmail.com> writes:

> $ time /usr/bin/racket -e '(exit)'
>
>    * What was the outcome of this action?
>
> real    3m24.268s
> user    3m23.567s
> sys     0m0.643s
>

I guess I can sortof confirm this. On the aarch64 porterbox that command
takes about 35s. It's notably faster than what you have, but nothing
like the time you report below.

>    * What outcome did you expect instead?
>
> $ time .guix-profile/bin/racket -e '(exit)'
>
> real    0m2.270s
> user    0m2.044s
> sys     0m0.227s

Just to confirm, is that also racket[cs]?

d

Reply via email to