Hello, Does the Go compiler generate jump table ? If I write a switch case (with fixed string or int value), and return immediately, does it generate a jump table ? If so, can you show me the file where it is done.
Thank you :) -- 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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/golang-nuts/3b14c532-48cd-4f02-8c9f-c52e3978bd50n%40googlegroups.com.
