Y
Hacker News
new
|
ask
|
show
|
jobs
by
jsprogrammer
3991 days ago
This has no contention and is essentially a no-op? Or do I not understand go?
1 comments
pcwalton
3991 days ago
It is a no-op, but Golang's Plan 9-based compilers don't do much optimization, so they aren't able to eliminate it.
link