On Tue, Nov 15, 2022 at 3:26 PM Anthony Starks <ajsta...@gmail.com> wrote:
>
> I just updated my X1 Carbon 5th gen, (8Gb RAM, 256 Gb SSD) system from Fedora 
> Linux 36 to 37 and the same Go binaries (pdfdeck [1]) are about 2x slower.  
> The code was built with Go 1.19.3 and has been stable.  Rebuilding with a 
> fresh install of go  has no impact.
>
> Question: is there anything in this version of Linux (6.0.8) and Go that 
> would cause an issue?

Certainly sounds like it.  But I have no idea what it would be.  The
first step might be to run a binary using "strace -f --relative-times"
on both systems and see if you can spot anything significantly slower.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcW%2Bz%3DTLeM2LzYrSVV0cqQVE8gE%2BPidz5U6JnBy5scUX7A%40mail.gmail.com.

Reply via email to