On Tue, Nov 19, 2019 at 11:45 AM <miha.vrhov...@gmail.com> wrote:
>
> > Doesn't seem to happen with a exec of "/usr/bin/date" so it is most likely 
> > something wine+Go specific.
> Yeah, I did try catting the file and it was fast enough. So you are probably 
> right.
>
> Whats interesting is if I do it indirectly via shell script (then this is 
> only 5 times slower not 28): But still too slow. Hell PHP can't be faster at 
> this than Go.

Use strace -f to see what the Go program is doing.

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/CAOyqgcVO68QMhaZg-hV_Z6PMNHLmArhaaNaH5kE8kicc%2BNKFEg%40mail.gmail.com.

Reply via email to