For this piece of code, two test functions are the same, but one is inlined, the other is not. However the inlined version is about 25% slower than the no inlined version on apple m1 chip. Why is it?
The code is here https://go.dev/play/p/0NkLMtTZtv4 -- 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 on the web visit https://groups.google.com/d/msgid/golang-nuts/527264d7-7cc1-4278-9a29-c04eb3ec4e86n%40googlegroups.com.