On Wed, Nov 15, 2017 at 8:45 PM Christian LeMoussel <cnh...@gmail.com>
wrote:

>  Why not but I don't understand.

Neither do I understand, unfortunately. Additionally, the unreadable,
low-contrast picture is, well, unreadable for me. Link to the playground
version is perfect. Plain, black on white text without any formatting in
the mail is also very good.

Anyway, I was talking about passing a 96 byte array 10 million times _by
value_ (cf. the OP). Especially when it doesn't have to be passed at all.
Some modern CPUs may perhaps optimize a lot of that away, but still, it's a
mistake on other processors. Would one do that when codding the same logic
in assembler? (Rhetoric question)

-- 

-j

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to