?? On 64-bit CPUs does anyone have any experience comparing the run-time 
speed of float64 based calculations vs float32 ?

Some of my C-code when translated to Go-code seems to run noticeably 
slower, so I'm wondering if I can speed things up by converting float vars 
to float32 vs float64 

-- 
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