On Thu, Nov 7, 2024 at 2:54 PM Roger <rogerdilmertoro...@gmail.com> wrote: > > True or false, it's better to avoid loading atomic variables unnecessarily?
Questions like this always depend on the context. There is no answer that is always correct in all situations. That said, all else being equal, it's better to avoid loading any variable unnecessarily. That applies to both ordinary variables and atomic variables. 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 visit https://groups.google.com/d/msgid/golang-nuts/CAOyqgcVpqErVY7rrzcseK59urMkDZN3Jdy71k0FO62SQzTJ0xQ%40mail.gmail.com.